Package com.adobe.livecycle.convertpdfservice.client.enumeration
Classpublic final class ColorSpace
InheritanceColorSpace Inheritance Enum

A color space.



Public Methods
 MethodDefined by
  
String getValue()
Retrieves the color space setting.
ColorSpace
Public Constants
 ConstantDefined 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
Method Detail
getValue()
public String getValue()

Retrieves the color space setting.

Returns
The color space setting.
Constant Detail
CMYKConstant
public static final CMYK

CMYK color space.

DetermineAutomaticallyConstant 
public static final DetermineAutomatically

Determine the color space automatically.

GrayScaleConstant 
public static final GrayScale

Gray scale color space.

MonochromeConstant 
public static final Monochrome

Monochrome color space.

RGBConstant 
public static final RGB

RGB 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