Property this
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
this[int]
Gets the size of the i-th axis.
public int this[int index] { get; }
Parameters
indexintAxis index.
Gets the size of the i-th axis.
public int this[int index] { get; }
index intAxis index.