Canvas.drawImage

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void drawImage(Image img, Point upLeft, Point upRight, Point lowLeft)
  2. void drawImage(Image img, int x, int y, Point upLeft, Point upRight, Point lowLeft)
    class Canvas
    final
    void
    drawImage
  3. void drawImage(Image img, int x, int y)
  4. void drawImage(Image img, Rect r)

Meta