StructSizeMIplImage Property |
http://www.emgu.com
The size of IplImage
Namespace:
Emgu.CV.Util
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntaxpublic static int MIplImage { get; }
Public Shared ReadOnly Property MIplImage As Integer
Get
public:
static property int MIplImage {
int get ();
}
static member MIplImage : int with get
Property Value
Type:
Int32
See Also