2015
Michael Natterer
Sets the image's color profile
This procedure sets the image's color profile, or unsets it if NULL is passed as 'color_profile'.
unknown
Type | Name | Description |
---|---|---|
PF_IMAGE | image | The image |
PF_INT | num-bytes | Number of bytes in the color_profile array (num-bytes >= 0) |
unknown | color-profile | The new serialized color profile |
None