plug-in-icc-profile-apply-rgb

Sven Neumann

Description

Apply default RGB color profile on the image

Help

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.


Type

unknown

Parameters

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

Return

None