www.emgu.com/wiki
Get or Set the element Type

Declaration Syntax
protected int ElementType { get; set; }
Protected Property ElementType As Integer
protected:
property int ElementType {
int get ();
void set (int value);
}
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)