Mat.ptr

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

Meta