Gimp.ColorProfile.new_rgb_adobe

function new_rgb_adobe(): Gimp.ColorProfile {
    // Gjs wrapper for gimp_color_profile_new_rgb_adobe()
}
  

This function creates a profile compatible with AbobeRGB (1998).

Since 2.10

Returns

the AdobeRGB-compatible Gimp.ColorProfile.