PngCompressionMethod enumeration
PngCompressionMethod enumeration
Defines compression methods used in the PNG format.
The PngCompressionMethod type exposes the following members:
Fields
| Field | Description |
|---|---|
| DEFLATE | Represents the deflate/inflate compression with a sliding window. |