Gimp » Gimp.ColorManaged »

Gimp.ColorManaged.prototype.get_simulation_profile

function get_simulation_profile(): Gimp.ColorProfile {
    // Gjs wrapper for gimp_color_managed_get_simulation_profile()
}
  

This function always returns a Gimp.ColorProfile

Since 3.0

Returns

The managed's simulation Gimp.ColorProfile.

More Information

  • Gimp.ColorManaged