Package | Description |
---|---|
com.aspose.imaging.fileformats.dicom |
The package handles Dicom file format processing
|
com.aspose.imaging.fileformats.jpeg2000 |
The package handles Jpeg2000 file format processing.
|
com.aspose.imaging.imageoptions |
The package contains classes suitable for export, save or creation of different file formats.
|
Modifier and Type | Method and Description |
---|---|
Jpeg2000Options |
Compression.getJpeg2000()
Gets the JPEG 2000 options.
|
Modifier and Type | Method and Description |
---|---|
void |
Compression.setJpeg2000(Jpeg2000Options value)
Sets the JPEG 2000 options.
|
Constructor and Description |
---|
Jpeg2000Image(int width,
int height,
Jpeg2000Options options)
Initializes a new instance of the
Jpeg2000Image class. |
Constructor and Description |
---|
Jpeg2000Options(Jpeg2000Options jpeg2000Options)
Initializes a new instance of the
Jpeg2000Options class. |
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.