MglPlot.PaintTo

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void PaintTo(const(char)* format, int w, int h, double dpi, ubyte* data)
    class MglPlot
    nothrow
    void
    PaintTo
    (
    const(char)* format
    ,
    int w
    ,
    int h
    ,
    double dpi
    ,
    ubyte* data
    )
  2. void PaintTo(const(char)* format, int w, int h, double dpi, const(char)* filename)

Meta