Method

GimpDrawableFilterget_opacity

since: 3.0

Declaration [src]

gdouble
gimp_drawable_filter_get_opacity (
  GimpDrawableFilter* filter
)

Description [src]

Get the opacity of the specified filter.

This procedure returns the specified filter’s opacity.

Available since: 3.0

Return value

Type: gdouble

The filter’s opacity.