Rasterizer.quadTo

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

  1. void quadTo(double x1, double y1, double x2, double y2)
    class Rasterizer
    void
    quadTo
    (
    double x1
    ,
    double y1
    ,
    double x2
    ,
    double y2
    )
  2. void quadTo(float x1, float y1, float x2, float y2)

Meta