ImageOrigin: "TOP_LEFT" | "TOP_RIGHT" | "BOTTOM_LEFT" | "BOTTOM_RIGHT"

Location of the image origin in the image coordinate system.

  • TOP_LEFT: Origin is at the top left corner of the image.
  • TOP_RIGHT: Origin is at the top right corner of the image.
  • BOTTOM_LEFT: Origin is at the bottom left corner of the image.
  • BOTTOM_RIGHT: Origin is at the bottom right corner of the image.