VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Web.Services Namespace / WebTiffEncoderSettings Class
Constructors Properties SeeAlso
In This Topic
    WebTiffEncoderSettings Class Members
    In This Topic
    The following tables list the members exposed by WebTiffEncoderSettings.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebTiffEncoderSettings class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the binarization command, which must be used if color image must be converted to a black-white image before saving to a TIFF file.
    Public PropertyGets or sets the image compression algorithm.
    Public PropertyGets or sets the settings for JPEG 2000 encoder.
    Public PropertyGets or sets the JPEG encoder settings.
    Public PropertyGets or sets a value indicating whether predictor must be used for encoding image.
    Public PropertyGets or sets the level of ZIP compression.
    See Also