public final class PngCompressionMethod
extends com.aspose.ms.System.Enum
Defines compression methods used in the PNG format.
Modifier and Type | Field and Description |
---|---|
static int |
Deflate
Represents the deflate/inflate compression with a sliding window.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Deflate
Represents the deflate/inflate compression with a sliding window.