Packages

 

com.aspose.psd.fileformats.psd.resources

Class LayerStateInformationResource



  • public final class LayerStateInformationResource
    extends ResourceBlock

    Layer state information resource

    • Constructor Detail

    • Method Detail

      • getDataSize

        public int getDataSize()

        Gets the resource data size in bytes.

        Value: The resource data size.
        Specified by:
        getDataSize in class ResourceBlock
      • getMinimalVersion

        public int getMinimalVersion()

        Gets the minimal required PSD version.

        Value: The minimal PSD version.
        Specified by:
        getMinimalVersion in class ResourceBlock
      • getLayerIndex

        public final short getLayerIndex()

        Gets or sets the index of the layer.

        Value: The index of the layer.
      • setLayerIndex

        public final void setLayerIndex(short value)

        Gets or sets the index of the layer.

        Value: The index of the layer.