Click or drag to resize
MIplImageImageSize Field
http://www.emgu.com
image data size in bytes (=image->height*image->widthStep in case of interleaved data)

Namespace: Emgu.CV.Structure
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public int ImageSize

Field Value

Type: Int32
See Also