public static final class PageSourceColorProfile.PageSourceColorProfileOption extends Option
Describes the PageSourceColorProfile feature options.
| Modifier and Type | Field and Description |
|---|---|
static PageSourceColorProfile.PageSourceColorProfileOption |
CMYK
Source profile used to perform color management for untagged CMYK data.
|
static PageSourceColorProfile.PageSourceColorProfileOption |
None
No source profile.
|
static PageSourceColorProfile.PageSourceColorProfileOption |
RGB
Source profile used to perform color management for untagged RGB data.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic static PageSourceColorProfile.PageSourceColorProfileOption RGB
Source profile used to perform color management for untagged RGB data.
public static PageSourceColorProfile.PageSourceColorProfileOption CMYK
Source profile used to perform color management for untagged CMYK data.
public static PageSourceColorProfile.PageSourceColorProfileOption None
No source profile.
Copyright © 2025 Aspose. All Rights Reserved.