Function

Gimpcontext_get_opacity

Declaration [src]

gdouble
gimp_context_get_opacity (
  void
)

Description [src]

Get the opacity.

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

Available since:2.2

Return value

Returns: gdouble
 

The opacity.