Packages

 

com.aspose.imaging.fileformats.psd.resources

Class CaptionDigestResource



  • public final class CaptionDigestResource
    extends ResourceBlock

    CaptionDigest resource

    • Constructor Detail

      • CaptionDigestResource

        public CaptionDigestResource()

        Initializes a new instance of the ResolutionInfoResource class.

    • Method Detail

      • getDataSize

        public int getDataSize()

        Gets the resource data size in bytes.

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

        public byte[] getDigest()

        Gets or sets the digest.

        Value: The digest.
      • setDigest

        public void setDigest(byte[] value)

        Gets or sets the digest.

        Value: The digest.
      • getMinimalVersion

        public int getMinimalVersion()

        Gets the minimal required PSD version.

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