Package | Description |
---|---|
com.aspose.psd.xmp |
The package contains XMP related helper classes and methods.
|
Modifier and Type | Method and Description |
---|---|
XmpHeaderPi |
XmpPacketWrapper.getHeaderPi()
Gets the header processing instruction.
|
Modifier and Type | Method and Description |
---|---|
boolean |
XmpHeaderPi.isEquals(XmpHeaderPi other)
Indicates whether the current object is equal to another object of the same type.
|
void |
XmpPacketWrapper.setHeaderPi(XmpHeaderPi value)
Sets the header processing instruction.
|
Constructor and Description |
---|
XmpPacketWrapper(XmpHeaderPi header,
XmpTrailerPi trailer,
XmpMeta xmpMeta)
Initializes a new instance of the
XmpPacketWrapper class. |