Gimp.context_get_opacity
@returns(float)
def context_get_opacity():
# Python wrapper for gimp_context_get_opacity()
Get the opacity.
Returns the opacity setting. The return value is a floating point number between 0 and 100.
Since 2.2
- Returns