CvArrGetElemType Method OpenCvSharp Class Library
Returns type of array elements

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public MatrixType GetElemType()

Return Value

Type: MatrixType
type of the array elements
See Also

Reference