2006, 2007
Sven Neumann
Apply default RGB color profile on the image
This procedure transform from the image's color profile (or the default RGB profile if none is set) to the configured default RGB color profile. The profile is then set on the image using the 'icc-profile' parasite. If no RGB color profile is configured, sRGB is assumed and the parasite is unset.
unknown
Type | Name | Description |
---|---|---|
PF_INT | run-mode | The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) } |
PF_IMAGE | image | Input image |
PF_INT | intent | Rendering intent (enum GimpColorRenderingIntent) |
PF_INT | bpc | Black point compensation |
None