Gimp.ColorManaged.get_simulation_profile
@accepts(Gimp.ColorManaged)
@returns(Gimp.ColorProfile)
def get_simulation_profile(self):
# Python wrapper for gimp_color_managed_get_simulation_profile()
This function always returns a Gimp.ColorProfile
Since 3.0
- self
an object the implements the Gimp.ColorManaged interface
- Returns