Gimp.ColorProfile.is_equal
@accepts(Gimp.ColorProfile, Gimp.ColorProfile)
@returns(bool)
def is_equal(self, profile2):
# Python wrapper for gimp_color_profile_is_equal()
Compares two profiles.
Since 2.10
- self
- profile2
- Returns
@accepts(Gimp.ColorProfile, Gimp.ColorProfile)
@returns(bool)
def is_equal(self, profile2):
# Python wrapper for gimp_color_profile_is_equal()
Compares two profiles.
Since 2.10