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