Packages

 

com.aspose.psd.fileformats.psd.resources

Class UnicodeAlphaNamesResource



  • public final class UnicodeAlphaNamesResource
    extends ResourceBlock

    Unicode alpha names resource

    • Constructor Detail

      • UnicodeAlphaNamesResource

        public UnicodeAlphaNamesResource()
    • 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
      • getAlphaNames

        public final String getAlphaNames()

        Gets or sets the alpha names.

        Value: The alpha names.
      • setAlphaNames

        public final void setAlphaNames(String value)

        Gets or sets the alpha names.

        Value: The alpha names.