Click or drag to resize

TiffEncoder Constructor

Creates a TiffEncoder.
Overload List
  NameDescription
Public methodTiffEncoder
Initializes a new instance of a TiffEncoder.
Public methodTiffEncoder(TiffCompression)
Initializes a new instance of a TiffEncoder specifying the compression.
Public methodTiffEncoder(TiffCompression, Boolean)
Initializes a new instance of a TiffEncoder specifying the compression and if the image should be appended to the end of an existing file.
Top
See Also