vline

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void vline(V v, int x, int y1, int y2, COLOR c)
    nothrow @nogc
    void
    vline
    (
    bool CHECKED = true
    V
    COLOR
    )
    (
    auto ref V v
    ,
    int x
    ,
    int y1
    ,
    int y2
    ,
    COLOR c
    )
  2. void vline(V v, int x, int y1, int y2, COLOR color, frac alpha)

Meta