Package | Description |
---|---|
com.aspose.imaging.fileformats.jpeg |
The package handles Jpeg 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 |
---|---|
static void |
JpegLsPresetCodingParameters.write(StreamContainer stream,
JpegLsPresetCodingParameters preset)
Writes the JPEG-LS preset parameters to the stream.
|
Modifier and Type | Method and Description |
---|---|
JpegLsPresetCodingParameters |
JpegOptions.getJpegLsPreset()
Gets or sets the JPEG-LS preset parameters.
|
Modifier and Type | Method and Description |
---|---|
void |
JpegOptions.setJpegLsPreset(JpegLsPresetCodingParameters value)
Gets or sets the JPEG-LS preset parameters.
|
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.