PsdCompressionMethods class

PsdCompressionMethods class

Describes Psd compression methods.

Inheritance: PsdCompressionMethodsEnumeration

The PsdCompressionMethods type exposes the following members:

Constructors

Constructor Description
init Serialization constructor

Properties

Property Description
RAW RAW.
RLE RLE.
ZIP_WITHOUT_PREDICTION ZipWithoutPrediction.
ZIP_WITH_PREDICTION ZipWithPrediction.

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