Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic const int BI_RGB = 0
Public Const BI_RGB As Integer = 0
public:
literal int BI_RGB = 0
static val mutable BI_RGB: int
var OpenCvSharp.Win32Api.BI_RGB
Field Value
Type:
Int32
See Also