Packages

 

com.aspose.imaging.fileformats.psd.resources

Class GuideResource



  • public final class GuideResource
    extends Object

    The guide resource block.

    • Field Detail

      • GUIDE_RESOURCE_SIZE

        public static final int GUIDE_RESOURCE_SIZE

        The guide resource block size.

        See Also:
        Constant Field Values
    • Constructor Detail

      • GuideResource

        public GuideResource()
    • Method Detail

      • getLocation

        public int getLocation()

        Gets or sets the location of guide in document coordinates.

        Returns:
        The guide location.
      • setLocation

        public void setLocation(int value)
      • getDirection

        public byte getDirection()

        Gets or sets the direction of guide.

        Returns:
        The direction of guide.
      • setDirection

        public void setDirection(byte value)