SVGDocument.drawImage

Undocumented in source. Be warned that the author may not have intended to support it.

  1. void drawImage(Image image, float x, float y)
  2. void drawImage(Image image, float x, float y, float width, float height)
    class SVGDocument
    override
    void
    drawImage
    (
    Image image
    ,
    float x
    ,
    float y
    ,
    float width
    ,
    float height
    )

Meta