Packages

 

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

Class VsmsResource

    • Field Detail

      • TYPE_TOOL_KEY

        public static final int TYPE_TOOL_KEY

        The type tool info key.

        See Also:
        Constant Field Values
    • Constructor Detail

      • VsmsResource

        public VsmsResource(byte[] data)

        Initializes a new instance of the VsmsResource class.

        Parameters:
        data - The resource data.
        Throws:
        PsdImageArgumentException - Invalid Vsms Resource value
    • Method Detail

      • getKey

        public int getKey()

        Gets the layer resource key.

        Specified by:
        getKey in class LayerResource
        Returns:
        the layer resource key.