Emgu CV Library Documentation
imageSize Field
NamespacesEmgu.CV.StructureMIplImageimageSize

www.emgu.com/wiki
image data size in bytes (=image->height*image->widthStep in case of interleaved data)
Declaration Syntax
C#Visual BasicVisual C++
public int imageSize
Public imageSize As Integer
public:
int imageSize

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)