Packages

 

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

Class VmskResource

    • Field Detail

      • TYPE_TOOL_KEY

        public static final int TYPE_TOOL_KEY

        The type tool info key.

        See Also:
        Constant Field Values
    • Constructor Detail

      • VmskResource

        public VmskResource(byte[] data)

        Initializes a new instance of the VmskResource class.

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

      • getKey

        public int getKey()

        Gets the layer resource key.

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