Method Contains
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Contains(ReadOnlySpan<int>)
Returns whether an element is stored (non-zero) at the given index.
public bool Contains(ReadOnlySpan<int> index)
Parameters
indexReadOnlySpan<int>
Returns whether an element is stored (non-zero) at the given index.
public bool Contains(ReadOnlySpan<int> index)
index ReadOnlySpan<int>