Aspose::Page::XPS::XpsMetadata::PageSourceColorProfile::PageSourceColorProfileOption class
PageSourceColorProfileOption class
Describes the PageSourceColorProfile feature options.
class PageSourceColorProfileOption : public Aspose::Page::XPS::XpsMetadata::Option
Fields
| Field | Description |
|---|---|
| static CMYK | Source profile used to perform color management for untagged CMYK data. |
| static None | No source profile. |
| static RGB | Source profile used to perform color management for untagged RGB data. |
See Also
- Class Option
- Class PageSourceColorProfile
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++