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.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public int ImageSize

Field Value

Type: Int32
See Also