| Package | Description |
|---|---|
| com.aspose.imaging.exif |
The package contains EXIF related helper classes and methods.
|
| 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 |
IHasJpegExifData.getJpegExifData()
Gets Exif instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IHasJpegExifData.setJpegExifData(JpegExifData value)
Sets Exif instance.
|
| Modifier and Type | Method and Description |
|---|---|
JpegExifData |
JpegImage.getJpegExifData()
Gets Exif instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JpegImage.setJpegExifData(JpegExifData value)
Manage EXIF data with this property, allowing you to add or retrieve metadata
associated with the image.
|
| Modifier and Type | Method and Description |
|---|---|
JpegExifData |
JpegOptions.getJpegExifData()
Get Exif data container.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JpegOptions.setJpegExifData(JpegExifData value)
Get or set exif data container
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.