Gimp.ColorProfile.prototype.is_cmyk
function is_cmyk(): Boolean {
// Gjs wrapper for gimp_color_profile_is_cmyk()
}
Since 2.10
- Returns
true if the profile's color space is CMYK, false otherwise.
function is_cmyk(): Boolean {
// Gjs wrapper for gimp_color_profile_is_cmyk()
}
Since 2.10
true if the profile's color space is CMYK, false otherwise.