The color conversion action is automatically applied in Picturepark when needed. This converts images from CMYK print usage to RGB web usage.
Property |
Value |
Details |
colorProfile |
- Enum:
- "AdobeRgb1998"
- "AppleRgb"
- "ColorMatchRgb"
- "EciRgbV1"
- "EciRgbV2"
- "Srgb"
- "SrgbColorSpaceProfile"
- "EuropeIsoCoatedFogra27"
- "EuroscaleCoated"
- "EuroscaleUncoated"
- "IsoCoated"
- "IsoCoatedEciV2"
- "JapanColor2001Coated"
- "JapanColor2001Uncoated"
- “JapanColor2002Newspaper"
- "JapanWebCoated"
- "UsSheetfedCoated"
- "UsSheetfedUncoated"
- "UsWebCoatedSwop"
- "UsWebUncoated"
- "IsoCoatedV2Grey1cBas"
- "IsoCoated300EciV2"
- "CoatedFogra27"
- "CoatedFogra39"
- "UncoatedFogra29"
- "WebCoatedFogra28"
- "WebCoatedSwop2006Grade3"
- "WebCoatedSwop2006Grade5"
- "Isonewspaper26v4"
- "Isonewspaper26v4Grey"
|
Available color profiles to choose from. It can be left empty to keep the original color profile, meaning no color is converted. |
colorTransformationIntent |
- Enum:
- "RelativeColorimetricBpc"
- "AbsoluteColorimetric"
- "Perceptual"
- "RelativeColorimetric"
- "Saturation"
|
The conversion method for color spaces (e.g., CMYK to RGB).
Further information can be found here: https://www.colourphil.co.uk/rendering_intents.shtml
|