Gimp.ColorProfile.new_d65_gray_srgb_trc
function new_d65_gray_srgb_trc(): Gimp.ColorProfile {
// Gjs wrapper for gimp_color_profile_new_d65_gray_srgb_trc()
}
This function creates a grayscale Gimp.ColorProfile with an sRGB TRC. See Gimp.ColorProfile.new_rgb_srgb.
Since 2.10
- Returns
the sRGB-gamma grayscale Gimp.ColorProfile.