| 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 |
|---|---|
JFIFData |
JpegImage.getJfif()
This property allows you to access or modify the JFIF (JPEG File Interchange
Format) data associated with the JPEG image.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JpegImage.setJfif(JFIFData value)
This property allows you to access or modify the JFIF (JPEG File Interchange
Format) data associated with the JPEG image.
|
| Modifier and Type | Method and Description |
|---|---|
JFIFData |
JpegOptions.getJfif()
Gets the jfif.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JpegOptions.setJfif(JFIFData value)
Sets the jfif.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.