Packages

 

com.aspose.imaging.fileformats.psd.resources

Class GlobalAltitudeResource



  • public final class GlobalAltitudeResource
    extends ResourceBlock

    Global altitude resource

    • Constructor Detail

      • GlobalAltitudeResource

        public GlobalAltitudeResource()

        Initializes a new instance of the GlobalAltitudeResource 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.
      • 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.
      • getAltitude

        public int getAltitude()

        Gets or sets the altitude.

        Value: The altitude.
      • setAltitude

        public void setAltitude(int value)

        Gets or sets the altitude.

        Value: The altitude.