Packages

 

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

Class AdjustmentLayerResource

    • Constructor Detail

      • AdjustmentLayerResource

        public AdjustmentLayerResource()
    • Method Detail

      • getSignature

        public int getSignature()

        Gets the signature.

        Specified by:
        getSignature in class LayerResource
        Returns:
        the signature.
      • save

        public void save(StreamContainer streamContainer,
                         int psdVersion)

        Saves the resource to the specified stream container.

        Specified by:
        save in class LayerResource
        Parameters:
        streamContainer - The stream container to save to.
        psdVersion - The PSD version.