Packages

 

com.aspose.psd.fileformats.psd.layers.layerresources.typetoolinfostructures

Class UnknownStructure



  • public final class UnknownStructure
    extends OSTypeStructure

    The unknown structure.

    • Constructor Detail

      • UnknownStructure

        public UnknownStructure(ClassID keyName,
                                int key)

        Initializes a new instance of the UnknownStructure class.

        Parameters:
        keyName - The key name.
        key - The structure key.
    • Method Detail

      • getData

        public final byte[] getData()

        Gets or sets the data.

        Value: The data.
      • setData

        public final void setData(byte[] value)

        Gets or sets the data.

        Value: The data.