public final class XmpResource extends ResourceBlock
Represents the XMP metadata resource.
ResourceBlock.ResourceBlockState
RESOUCE_BLOCK_SIGNATURE
Constructor and Description |
---|
XmpResource()
Initializes a new instance of the
GridAndGuidesResouce class. |
Modifier and Type | Method and Description |
---|---|
int |
getDataSize()
Gets the resource data size in bytes.
|
int |
getMinimalVersion()
Gets the minimal required psd version.
|
XmpPacketWrapper |
getXmpData()
Get or set XMP data container
|
void |
setXmpData(XmpPacketWrapper value)
Get or set XMP data container
|
getID, getName, getSignature, getSize, save, setID, setName, setState_internalized, validateValues
public XmpResource()
Initializes a new instance of the GridAndGuidesResouce
class.
public XmpPacketWrapper getXmpData()
Get or set XMP data container
public void setXmpData(XmpPacketWrapper value)
Get or set XMP data container
public int getDataSize()
Gets the resource data size in bytes.
Value: The resource data size.getDataSize
in class ResourceBlock
public int getMinimalVersion()
Gets the minimal required psd version.
Value: The minimal psd version.getMinimalVersion
in class ResourceBlock
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.