2006, 2007
Sven Neumann
Set a color profile on the image
This procedure sets an ICC color profile on an image using the 'icc-profile' parasite. It does not do any color conversion.
unknown
Type | Name | Description |
---|---|---|
PF_INT | run-mode | The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) } |
PF_IMAGE | image | Input image |
PF_VALUE | profile | Filename of an ICC color profile |
None