www.emgu.com/wiki
Fix the input element type and return the correct one

Declaration Syntax
protected static int FixElementType(
int seqType
)
Protected Shared Function FixElementType ( _
seqType As Integer _
) As Integer
protected:
static int FixElementType(
int seqType
)

Parameters
- seqType (Int32)
- The input sequence type

Return Value
The best element type that match this sequence
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)