Gimp » Gimp.ColorManaged »

Gimp.ColorManaged::get_simulation_intent

@accepts(Gimp.ColorManaged)
@returns(Gimp.ColorRenderingIntent)
def do_get_simulation_intent(managed):
  

This function always returns a Gimp.ColorRenderingIntent

Since 3.0

managed

an object the implements the Gimp.ColorManaged interface

Returns

The self's simulation Gimp.ColorRenderingIntent.

More Information

  • Gimp.ColorManaged