Gimp.DrawableFilter.prototype.get_opacity
function get_opacity(): Number(gdouble) {
// Gjs wrapper for gimp_drawable_filter_get_opacity()
}
Get the opacity of the specified filter.
This procedure returns the specified filter's opacity.
Since 3.0
- Returns
The filter's opacity.