Loading

Colour mapping groups

This option defines the colour mapping group that contains mappings from either RGB, CMYK or spot colour to a different spot colour.

If no colour mapping must be applied, do not use this option.

Remark

This option is available when @oce:MappingSelection of the spot colour table is set to value "UseLocalPrinterValues".

If @oce:MappingSelection of the spot colour table is set to a value other than "UseLocalPrinterValues", the selected colour mapping group is ignored. With a value other than "UseLocalPrinterValues" the resulting spot colours cannot be looked up in the spot colour table which is installed on the printer.

oce:ColorMappingGroup

Syntax

XPath: /JDF[contains(@Types="ColorSpaceConversion")]/ResourcePool/ColorSpaceConversionParams/GeneralID[@IDUsage="oce:ColorMappingGroup"]/@IDValue

Type

String

Supported values

Any colour mapping group in the Settings Editor.

Example - select colour mapping group "group2"

<JDF Type="Combined" Types="... ColorSpaceConversion ...">
    <ResourcePool>
        <ColorSpaceConversionParams ID="res_1">
            <GeneralID IDUsage="oce:ColorMappingGroup" DataType="string" IDValue="group2" />
        </ColorSpaceConversionParams>
    </ResourcePool>
</JDF>

Archive with examples for download

NOTE

If you want to use this snippet, download the whole collection of examples in this TRM from this link:

https://supportfiles.cpp.canon/trm/DocumentedInTRM.zip