Gimp.ColorProfile.is_rgb – gimp-3.0 Reference Manual
Packages
gimp-3.0
Gimp
ColorProfile
get_lcms_format
ColorProfile
ColorProfile.d50_gray_lab_trc
ColorProfile.d65_gray_linear
ColorProfile.d65_gray_srgb_trc
ColorProfile.from_file
ColorProfile.from_icc_profile
ColorProfile.from_lcms_profile
ColorProfile.rgb_adobe
ColorProfile.rgb_srgb
ColorProfile.rgb_srgb_linear
get_copyright
get_description
get_format
get_icc_profile
get_label
get_lcms_profile
get_manufacturer
get_model
get_space
get_summary
is_cmyk
is_equal
is_gray
is_linear
is_rgb
new_linear_from_color_profile
new_srgb_trc_from_color_profile
save_to_file
is_rgb
Description:
[
Version
( since =
"2.10"
) ]
public
bool
is_rgb
()
Parameters:
this
a
ColorProfile
Returns:
true
if the profile's color space is RGB,
false
otherwise.