includes several bit-fields:
1.the magic signature
2.continuity flag
3.depth
4.number of channels
Namespace:
OpenCvSharp.Cuda
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic int Flags { get; }
Public ReadOnly Property Flags As Integer
Get
public:
property int Flags {
int get ();
}
member Flags : int with get
Property Value
Type:
Int32
See Also