Function

Gimpcontext_get_opacity

since: 2.2

Declaration [src]

gdouble
gimp_context_get_opacity (
  void
)

Description [src]

Get the opacity.

Returns the opacity setting. The return value is a floating point number between 0 and 100.

Available since: 2.2

Return value

Type: gdouble

The opacity.