Method AsSpan NamespaceOpenCvSharp AssemblyOpenCvSharp.dll AsSpan() Returns a Span<T> over the 3 elements of this vector. public Span<int> AsSpan() Returns Span<int>