Gimp.ColorProfile.prototype.get_manufacturer
function get_manufacturer(): String {
// Gjs wrapper for gimp_color_profile_get_manufacturer()
}
Since 2.10
- Returns
a string containing profile's manufacturer. The returned value belongs to profile and must not be modified or freed.