Packages

 

com.aspose.imaging.fileformats.psd.resources

Class GlobalAngleResource



  • public final class GlobalAngleResource
    extends ResourceBlock

    Global angle resource

    • Constructor Detail

      • GlobalAngleResource

        public GlobalAngleResource()

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

        public int getGlobalAngle()

        Gets or sets the global angle.

        Value: The global angle.
      • setGlobalAngle

        public void setGlobalAngle(int value)

        Gets or sets the global angle.

        Value: The global angle.