icc_profile property
icc_profile property
Gets or sets the color profile, such as AppleRGB, AdobeRGB1998.
Definition:
@property
def icc_profile(self):
...
@icc_profile.setter
def icc_profile(self, value):
...
Gets or sets the color profile, such as AppleRGB, AdobeRGB1998.
@property
def icc_profile(self):
...
@icc_profile.setter
def icc_profile(self, value):
...