Class JAICrop

    • Field Detail

      • height

        public Parameter height
        The vertical distance from the origin. A positive value indicates that the final image will start downwards from the origin. A negative value indicates that the final image will start upwards from the origin.
      • width

        public Parameter width
        The horizontal distance from the origin. A positive value indicates that the final image will start to the right of the origin. A negative value indicates that the final image will start to the left of the origin.
      • xOrigin

        public Parameter xOrigin
        The x origin for cropping. The default value is the integer value 0.
      • yOrigin

        public Parameter yOrigin
        The y origin for cropping. The default value is the integer value 0.