Gimp.ColorManaged::get_simulation_bpc
@accepts(Gimp.ColorManaged)
@returns(bool)
def do_get_simulation_bpc(managed):
This function always returns a gboolean representing whether Black Point Compensation is enabled
Since 3.0
- managed
an object the implements the Gimp.ColorManaged interface
- Returns
The self's simulation Black Point Compensation value.