Package | Description |
---|---|
com.aspose.imaging.fileformats.jpeg |
The package handles Jpeg file format processing.
|
com.aspose.imaging.fileformats.psd.resources |
The package contains PSD file format resource entities.
|
com.aspose.imaging.imageoptions |
The package contains classes suitable for export, save or creation of different file formats.
|
Modifier and Type | Method and Description |
---|---|
JpegOptions |
JpegImage.getJpegOptions()
Gets the JPEG options used to create or load this
JpegImage instance. |
Constructor and Description |
---|
JpegImage(JpegOptions jpegOptions,
int width,
int height)
Initializes a new instance of the
JpegImage class. |
Modifier and Type | Method and Description |
---|---|
JpegOptions |
ThumbnailResource.getJpegOptions()
Gets the JPEG options.
|
Modifier and Type | Method and Description |
---|---|
void |
ThumbnailResource.setJpegOptions(JpegOptions value)
Sets the JPEG options.
|
Constructor and Description |
---|
JpegOptions(JpegOptions jpegOptions)
Initializes a new instance of the
JpegOptions class. |
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.