WebJpeg2000EncoderSettings Class Members
In This Topic
The following tables list the members exposed by
WebJpeg2000EncoderSettings.
Public Constructors
Public Properties
| Name | Description |
 | compressionRation | Gets or sets the compression rate for the image. |
 | compressionType | Gets or sets the compression type, determining whether compression will be lossy or lossless. |
 | fileSize | Gets or sets desired size of the compressed image in Kilobytes. |
 | tileHeight | Gets or sets the height in pixels of each tile. |
 | tileWidth | Gets or sets the width in pixels of each tile. |
 | waveletLevels | Gets or sets the number of discrete wavelet transformation levels (decomposition levels). |
See Also