JpgCompressionMethods class

JpgCompressionMethods class

Describes Jpg compression modes

Inheritance: JpgCompressionMethodsEnumeration

The JpgCompressionMethods type exposes the following members:

Constructors

Constructor Description
init Serialization constructor

Properties

Property Description
BASELINE The baseline compression.
PROGRESSIVE Progressive compression.
LOSSLESS Lossless compression.
JPEG_LS JpegLs compression.

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