Colour Space Conversion - Océ imagePRESS C7010VPS series Technical Manual

Table of Contents

Advertisement

Colour space conversion

Colour space conversion
ICC output intent
Syntax
XPath:/JDF[contains(@Types="ColorSpaceConversion")]/ResourcePool/
ColorSpaceConversionParams/@ICCProfileUsage
Type
Enumeration
Supported values
@ICCProfileUsage
UsePDL
UseSupplied
Description
This parameter defines if the ICC profile "Output Intent" must be used as a destination profile, or
not. This parameter is valid for PDF and PostScript documents.
The default value of @ICCProfileUsage is can be configured. Factory default is "UsePDL".
ICC input profiles
Syntax
XPath (with FileSpec):
JDF[contains(@Types="ColorSpaceConversion")]/ResourcePool/ColorSpaceConversionParams/
ColorSpaceConversionOp[@SourceCS and @Operation]
/FileSpec[@ResourceUsage="SourceProfile"and @MimeType="application/vnd.iccprofile"]/
[@DescriptiveName or @URL]
XPath (without FileSpec):
JDF[contains(@Types="ColorSpaceConversion")]/ResourcePool/ColorSpaceConversionParams/
ColorSpaceConversionOp[@SourceCS and @Operation]
Supported values
@SourceCS
RGB
CMYK
@Operation
Tag
Untag
278
Chapter 10 - JDF interface specification
Description
The destination profile is taken from the PDL.
The destination profile is supplied by the device.
Description
The input profile must be used for RGB colour space.
The input profile MUST be used for CMYK colour space.
Description
Associates the ICC profile defined in FileSpec element to PDL ob-
jects that are not associated with an ICC profile. Embedded ICC
profiles in the PDL must not be overruled. Tagging with the None
profile (urn:icc:None) prevents applying the default profile on un-
tagged PDL objects.
The embedded ICC profiles in the PDL must be ignored. No ICC
profile should be defined in FileSpec.
imagePRESS C7010VPS series v2.2
4

Advertisement

Table of Contents
loading

Table of Contents