Compression Class
Summary: Contains the image compression settings.
Module: aspose.imaging.fileformats.dicom
Full Name: aspose.imaging.fileformats.dicom.Compression
Constructors
| Name | Description |
|---|---|
| Compression() | Initializes a new instance of the Compression class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| jpeg | JpegOptions | r/w | Gets or sets the JPEG options. |
| jpeg2000 | Jpeg2000Options | r/w | Gets or sets the JPEG 2000 options. |
| type | CompressionType | r/w | Gets or sets the type. |
Constructor: Compression()
Compression()
Initializes a new instance of the Compression class