Packages

 

com.aspose.cad.fileformats.psd.resources

Class XmpResouce



  • public final class XmpResouce
    extends ResourceBlock

    Represents the XMP metadata resource.

    • Constructor Detail

      • XmpResouce

        public XmpResouce()

        Initializes a new instance of the GridAndGuidesResouce class.

    • Method Detail

      • getXmpData

        public com.aspose.cad.xmp.XmpPacketWrapper getXmpData()

        Get or set XMP data container

      • setXmpData

        public void setXmpData(com.aspose.cad.xmp.XmpPacketWrapper value)

        Get or set XMP data container

      • getDataSize

        public int getDataSize()

        Gets the resource data size in bytes.

        Specified by:
        getDataSize in class ResourceBlock
        Returns:
        The resource data size.
      • getMinimalVersion

        public int getMinimalVersion()

        Gets the minimal required psd version.

        Specified by:
        getMinimalVersion in class ResourceBlock
        Returns:
        The minimal psd version.