VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Web.Services Namespace / WebJpeg2000EncoderSettings Class
Constructors Properties SeeAlso
In This Topic
    WebJpeg2000EncoderSettings Class Members
    In This Topic
    The following tables list the members exposed by WebJpeg2000EncoderSettings.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebJpeg2000EncoderSettings class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the compression rate for the image.
    Public PropertyGets or sets the compression type, determining whether compression will be lossy or lossless.
    Public PropertyGets or sets desired size of the compressed image in Kilobytes.
    Public PropertyGets or sets the height in pixels of each tile.
    Public PropertyGets or sets the width in pixels of each tile.
    Public PropertyGets or sets the number of discrete wavelet transformation levels (decomposition levels).
    See Also