es.gva.cit.jmrsid
Class LTIColorSpace
java.lang.Object
es.gva.cit.jmrsid.LTIColorSpace
- public class LTIColorSpace
- extends java.lang.Object
Clase con las constantes que representan el espacio de color utilizado
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LTI_COLORSPACE_INVALID
public static final int LTI_COLORSPACE_INVALID
- See Also:
- Constant Field Values
LTI_COLORSPACE_RGB
public static final int LTI_COLORSPACE_RGB
- See Also:
- Constant Field Values
LTI_COLORSPACE_RGBK
public static final int LTI_COLORSPACE_RGBK
- See Also:
- Constant Field Values
LTI_COLORSPACE_CMYK
public static final int LTI_COLORSPACE_CMYK
- See Also:
- Constant Field Values
LTI_COLORSPACE_GRAYSCALE
public static final int LTI_COLORSPACE_GRAYSCALE
- See Also:
- Constant Field Values
LTI_COLORSPACE_PALETTE
public static final int LTI_COLORSPACE_PALETTE
- See Also:
- Constant Field Values
LTI_COLORSPACE_YIQ
public static final int LTI_COLORSPACE_YIQ
- See Also:
- Constant Field Values
LTI_COLORSPACE_YIQK
public static final int LTI_COLORSPACE_YIQK
- See Also:
- Constant Field Values
LTI_COLORSPACE_MULTISPECTRAL
public static final int LTI_COLORSPACE_MULTISPECTRAL
- See Also:
- Constant Field Values
LTIColorSpace
public LTIColorSpace()