| Package | com.adobe.livecycle.convertpdfservice.client.enumeration |
| Class | public final class ColorSpace |
| Inheritance | ColorSpace Enum
|
| Method | Defined by | ||
|---|---|---|---|
|
String getValue()
Retrieves the color space setting.
| ColorSpace | ||
| Constant | Defined by | ||
|---|---|---|---|
| CMYK
[static] CMYK color space.
| ColorSpace | ||
| DetermineAutomatically
[static] Determine the color space automatically.
| ColorSpace | ||
| GrayScale
[static] Gray scale color space.
| ColorSpace | ||
| Monochrome
[static] Monochrome color space.
| ColorSpace | ||
| RGB
[static] RGB color space.
| ColorSpace | ||
| getValue | () |
public String getValue()Retrieves the color space setting.
Returns| The color space setting. |
| CMYK | Constant |
public static final CMYKCMYK color space.
| DetermineAutomatically | Constant |
public static final DetermineAutomaticallyDetermine the color space automatically.
| GrayScale | Constant |
public static final GrayScaleGray scale color space.
| Monochrome | Constant |
public static final MonochromeMonochrome color space.
| RGB | Constant |
public static final RGBRGB color space.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/livecycle/convertpdfservice/client/enumeration/ColorSpace.html