Aspose::Page::XPS::XpsMetadata::PageBlendColorSpace::PageBlendColorSpaceOption class
PageBlendColorSpaceOption class
Describes the PageBlendColorSpace feature options.
class PageBlendColorSpaceOption : public Aspose::Page::XPS::XpsMetadata::Option
Fields
Field | Description |
---|---|
static ICCProfile | Specifies 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 scRGB | scRGB color space SHOULD be used for blending. |
static sRGB | sRGB color space SHOULD be used for blending. |
See Also
- Class Option
- Class PageBlendColorSpace
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++