JpgColorModes class

JpgColorModes class

Describes Jpg color modes enumeration.

Inheritance: JpgColorModesEnumeration

The JpgColorModes type exposes the following members:

Constructors

Constructor Description
init Serialization constructor

Properties

Property Description
Y_CB_CR YCbCr image. Standard option for jpeg images.
RGB RGB.
CMYK CMYK.
YCCK Ycck.
GRAYSCALE Grayscale.

Methods

Method Description
equals Determines whether two object instances are equal.
compare_to Compares current object to other.
get_all Returns all enumeration values.

See Also