| 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()
Gets the jfif.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JpegImage.setJfif(JFIFData value)
Sets the jfif.
|
| 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-2022 Aspose Pty Ltd. All Rights Reserved.