Mat.ptr

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte* ptr(int i)
    struct Mat
    ubyte*
    ptr
    (
    int i = 0
    )
  2. ubyte* ptr(int row, int col)
  3. void* ptr(int i0, int i1, int i2)

Meta