View2D.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Slice opIndex(size_t y)
  2. T opIndex(size_t y, size_t x)
  3. Slice opIndex(size_t y, size_t[2] x)
    struct View2D(Slice)
    Slice
    opIndex
    (
    size_t y
    ,
    size_t[2] x
    )

Meta