fillPaint

Sets current fill style to a multistop linear gradient.

  1. void fillPaint(NVGContext ctx, NVGPaint paint)
  2. void fillPaint(NVGContext ctx, NVGLGS lgs)
    nothrow @trusted @nogc
    void
    fillPaint
    ()
    (,
    const scope auto ref NVGLGS lgs
    )

See Also

Suggestion Box / Bug Report