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

Field Value

Type: Int32
See Also