Click or drag to resize

PngEncoder Constructor

Creates a PngEncoder.
Overload List
  NameDescription
Public methodPngEncoder
Initializes a new instance of the PngEncoder class.
Public methodPngEncoder(ComTextCollection)
Initializes a new instance of a PngEncoder specifying the COM Text metadata to save.
Public methodPngEncoder(Color, Double, Boolean, ComTextCollection)
Initializes a new instance of a %PngEncoder% specifying the background color, gamma, interlace, and COM Text value to save.
Top
See Also