Class PngBiLevelCompression
Provides a class for specifying whether PNG bi-level compression.
public class PngBiLevelCompression : CompressionParameterAssignment
- Inheritance
-
PngBiLevelCompression
- Inherited Members
Properties
Value
Gets or sets a value indicating whether PNG compression should use bi-level (binary) images.
public bool Value { get; set; }