Packages

 

com.aspose.imaging.fileformats.psd.layers.layerresources.vectorpaths

Class ClipboardRecord

    • Constructor Detail

      • ClipboardRecord

        public ClipboardRecord(byte[] data)

        Initializes a new instance of the ClipboardRecord class.

        Parameters:
        data - The record data.
    • Method Detail

      • getType

        public short getType()

        Gets the type.

        Value: The type.
        Specified by:
        getType in class VectorPathRecord
        Returns:
        the type.