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.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public 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 © 2022 Aspose. All Rights Reserved.