type depth constants
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic const int CV_32S = 4
Public Const CV_32S As Integer = 4
public:
literal int CV_32S = 4
static val mutable CV_32S: int
var OpenCvSharp.MatType.CV_32S
Field Value
Type:
Int32
See Also