Class PngCompressionStrategy
Provides a class for specifying the PNG compression strategy.
public class PngCompressionStrategy : CompressionParameterAssignment
- Inheritance
-
PngCompressionStrategy
- Inherited Members
Properties
Value
Gets or sets a value specifying the PNG compression strategy.
public PngCompression Value { get; set; }