Method Col
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Col(int)
Creates a matrix header for the specified matrix column.
public Mat Col(int x)
Parameters
xintA 0-based column index.
Creates a matrix header for the specified matrix column.
public Mat Col(int x)
x intA 0-based column index.