Modifier and Type | Method and Description |
---|---|
XmpPacketWrapper |
ImageOptionsBase.getXmpData()
Gets or sets the XMP metadata container.
|
XmpPacketWrapper |
RasterImage.getXmpData()
Gets or sets the XMP metadata.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageOptionsBase.setXmpData(XmpPacketWrapper value)
Gets or sets the XMP metadata container.
|
void |
RasterImage.setXmpData(XmpPacketWrapper value)
Gets or sets the XMP metadata.
|
Modifier and Type | Method and Description |
---|---|
XmpPacketWrapper |
GifImage.getXmpData()
Gets or sets the XMP metadata.
|
Modifier and Type | Method and Description |
---|---|
void |
GifImage.setXmpData(XmpPacketWrapper value)
Gets or sets the XMP metadata.
|
Modifier and Type | Method and Description |
---|---|
XmpPacketWrapper |
JpegImage.getXmpData()
Gets or sets the XMP metadata.
|
Modifier and Type | Method and Description |
---|---|
static byte[] |
JpegImage.app1Data_internalized(XmpPacketWrapper xmpData)
Gets the prepared App1 data block for XMP metadata
|
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.setXmpData(XmpPacketWrapper value)
Gets or sets the XMP metadata.
|
Modifier and Type | Method and Description |
---|---|
XmpPacketWrapper |
PngImage.getXmpData()
Gets or sets the XMP metadata.
|
Modifier and Type | Method and Description |
---|---|
void |
PngImage.setXmpData(XmpPacketWrapper value)
Gets or sets the XMP metadata.
|
Modifier and Type | Method and Description |
---|---|
XmpPacketWrapper |
PsdImage.getXmpData()
Gets or sets the XMP metadata.
|
Modifier and Type | Method and Description |
---|---|
void |
PsdImage.setXmpData(XmpPacketWrapper value)
Gets or sets the XMP metadata.
|
Modifier and Type | Method and Description |
---|---|
XmpPacketWrapper |
XmpResource.getXmpData()
Get or set XMP data container
|
Modifier and Type | Method and Description |
---|---|
void |
XmpResource.setXmpData(XmpPacketWrapper value)
Get or set XMP data container
|
Modifier and Type | Method and Description |
---|---|
XmpPacketWrapper |
TiffFrame.getXmpData()
Gets or sets XMP data from frame.
|
XmpPacketWrapper |
TiffImage.getXmpData()
Gets or sets XMP data from frame.
|
Modifier and Type | Method and Description |
---|---|
static void |
TiffFrame.save_internalized(RasterImage imageToLoadPixelsFrom,
TiffStreamWriter fileStream,
boolean isLastFrame,
TiffOptions frameOptions,
ExifData exifData,
XmpPacketWrapper xmpData,
Rectangle destImageBounds)
Save frame to stream
|
void |
TiffFrame.setXmpData(XmpPacketWrapper value)
Gets or sets XMP data from frame.
|
void |
TiffImage.setXmpData(XmpPacketWrapper value)
Gets or sets XMP data from frame.
|
Modifier and Type | Method and Description |
---|---|
XmpPacketWrapper |
GifOptions.getXmpData()
Gets or sets the XMP metadata container.
|
XmpPacketWrapper |
JpegOptions.getXmpData()
Gets or sets the XMP metadata container.
|
XmpPacketWrapper |
PngOptions.getXmpData()
Gets or sets the XMP metadata container.
|
XmpPacketWrapper |
PsdOptions.getXmpData()
Get or set XMP data container
|
XmpPacketWrapper |
TiffOptions.getXmpData()
Gets or sets the XMP metadata container.
|
Modifier and Type | Method and Description |
---|---|
void |
GifOptions.setXmpData(XmpPacketWrapper value)
Gets or sets the XMP metadata container.
|
void |
JpegOptions.setXmpData(XmpPacketWrapper value)
Gets or sets the XMP metadata container.
|
void |
PngOptions.setXmpData(XmpPacketWrapper value)
Gets or sets the XMP metadata container.
|
void |
PsdOptions.setXmpData(XmpPacketWrapper value)
Get or set XMP data container
|
void |
TiffOptions.setXmpData(XmpPacketWrapper value)
Gets or sets the XMP metadata container.
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.