Aspose::Page::XPS::XpsMetadata::PageBlendColorSpace::PageBlendColorSpaceOption class

PageBlendColorSpaceOption class

Describes the PageBlendColorSpace feature options.

class PageBlendColorSpaceOption : public Aspose::Page::XPS::XpsMetadata::Option

Fields

FieldDescription
static ICCProfileSpecifies an ICC profile defining the color space that SHOULD be used for blending. Note: This applies to XPS Documents only and should not be used in arbitrary PrintTickets.
static scRGBscRGB color space SHOULD be used for blending.
static sRGBsRGB color space SHOULD be used for blending.

See Also