VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Web.Services Namespace / WebJpeg2000EncoderSettings Class
In This Topic
WebJpeg2000EncoderSettings Class Properties
In This Topic
For a list of all properties of this type, see WebJpeg2000EncoderSettings.
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