Click or drag to resize
PngWriter Class
Inheritance Hierarchy

Namespace: FDF.Common.IO
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public class PngWriter : GdalWriter

The PngWriter type exposes the following members.

Constructors
  NameDescription
Public methodPngWriter
Initializes a new instance of the PngWriter class
Top
Properties
  NameDescription
Public propertyZLevel
Gets or sets the amount of time to spend on compression. The default is 6.
Top
Methods
See Also