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 |
---|---|
JpegExifData |
JpegImage.getExifData()
Get or set exif data container
|
Modifier and Type | Method and Description |
---|---|
void |
JpegImage.setExifData(JpegExifData value)
Get or set exif data container
|
Modifier and Type | Method and Description |
---|---|
JpegExifData |
JpegOptions.getExifData()
Get or set exif data container
|
Modifier and Type | Method and Description |
---|---|
void |
JpegOptions.setExifData(JpegExifData value)
Get or set exif data container
|