Packages

 

com.aspose.psd.fileformats.psd.resources

Class ColorHalftoneInformationResource



  • public final class ColorHalftoneInformationResource
    extends ResourceBlock

    Halftoning 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
      • getHalftoneData

        public final byte[] getHalftoneData()

        Gets or sets the halftone data.

        Value: The halftone data.
      • setHalftoneData

        public final void setHalftoneData(byte[] value)

        Gets or sets the halftone data.

        Value: The halftone data.