Package | Description |
---|---|
com.aspose.imaging.fileformats.jpeg | |
com.aspose.imaging.fileformats.psd.resources | |
com.aspose.imaging.imageoptions |
Modifier and Type | Method and Description |
---|---|
JpegOptions |
JpegImage.getJpegOptions()
Gets the JPEG options used to create or load this
JpegImage instance. |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
JpegImage(JpegOptions jpegOptions,
int width,
int height)
Initializes a new instance of the
JpegImage class. |
Modifier and Type | Method and Description |
---|---|
JpegOptions |
ThumbnailResource.getJpegOptions()
Gets or sets the JPEG options.
|
Modifier and Type | Method and Description |
---|---|
void |
ThumbnailResource.setJpegOptions(JpegOptions value)
Gets or sets the JPEG options.
|
Constructor and Description |
---|
JpegOptions(JpegOptions jpegOptions)
Initializes a new instance of the
JpegOptions class. |
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.