VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.Sane.ImageEncoders Namespace / SaneTiffEncoderSettings Class
Constructors Properties SeeAlso
In This Topic
SaneTiffEncoderSettings Class Members
In This Topic
The following tables list the members exposed by SaneTiffEncoderSettings.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the SaneTiffEncoderSettings class.
Public Properties
 NameDescription
Public PropertyGet or sets a JPEG color space.
Public PropertyGets or sets the quality of JPEG images.
Public PropertyGets or sets the rows per strip.
Public PropertyGets or sets the compression format for image added/saved to TIFF file.
Public PropertyGets or sets a value indicating whether multipage TIFF file must be created.
Public PropertyGets or sets a tile size.
Public PropertyGets or sets a value indicating whether image must be encoded using tiles.
See Also