public static final class PageICMRenderingIntent.PageICMRenderingIntentOption extends Option
Describes the PageICMRenderingIntent feature options.
| Modifier and Type | Field and Description |
|---|---|
static PageICMRenderingIntent.PageICMRenderingIntentOption |
AbsoluteColorimetric
Absolute Colorimetric Rendering intent.
|
static PageICMRenderingIntent.PageICMRenderingIntentOption |
BusinessGraphics
Business Graphics Rendering intent.
|
static PageICMRenderingIntent.PageICMRenderingIntentOption |
Photographs
Photographs Rendering intent.
|
static PageICMRenderingIntent.PageICMRenderingIntentOption |
RelativeColorimetric
Relative Colorimetric Rendering intent.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic static PageICMRenderingIntent.PageICMRenderingIntentOption AbsoluteColorimetric
Absolute Colorimetric Rendering intent.
public static PageICMRenderingIntent.PageICMRenderingIntentOption RelativeColorimetric
Relative Colorimetric Rendering intent.
public static PageICMRenderingIntent.PageICMRenderingIntentOption Photographs
Photographs Rendering intent.
public static PageICMRenderingIntent.PageICMRenderingIntentOption BusinessGraphics
Business Graphics Rendering intent.
Copyright © 2025 Aspose. All Rights Reserved.