Package | Description |
---|---|
com.aspose.imaging.fileformats.jpeg | |
com.aspose.imaging.imageoptions |
Modifier and Type | Method and Description |
---|---|
JpegExifData |
JpegImage.getExifData()
Get or set exif data container
|
Modifier and Type | Method and Description |
---|---|
static byte[] |
JpegImage.app1Data_internalized(JpegExifData exifData)
The app 1 data.
|
static void |
JpegImage.saveJpeg_internalized(RasterImage imageToSave,
com.aspose.ms.System.IO.Stream stream,
com.aspose.imaging.fileformats.jpeg.JFIFData jfifData,
JpegExifData exifData,
XmpPacketWrapper xmpData,
JpegOptions options,
Rectangle destImageBounds)
The save jpeg to stream.
|
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
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.