TiffOptions
Class TiffOptions
Namespace: Imagise.Converter.ImageOptions
Assembly: Imagise.Converter.dll
Tiff options class
public class TiffOptions : ImageOptions, IDisposable
Inheritance
object ← ImageOptions ← TiffOptions
Implements
Inherited Members
ImageOptions.Clone(), ImageOptions.Dispose(), ImageOptions.Source, ImageOptions.VectorRasterizationOptions, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
TiffOptions(TiffExpectedFormat)
Initializes a new instance of the
public TiffOptions(TiffExpectedFormat expectedFormat)
Parameters
expectedFormat
TiffExpectedFormat
The expected format.