Gimp.ColorProfile.new_rgb_srgb_linear

function new_rgb_srgb_linear(): Gimp.ColorProfile {
    // Gjs wrapper for gimp_color_profile_new_rgb_srgb_linear()
}
  

This function creates a profile for babl_model("RGB"). Please somebody write something smarter here.

Since 2.10

Returns

the linear RGB Gimp.ColorProfile.