ImageBuffer.BytesPerLine Property
Returns the number of Bytes in each line of this ImageBuffer.
Syntax:
[C#]
public
int
ImageSize
;
Information:
Introduced in version 3.1
See also:
ICImagingControl
<< ImageAvailableEventArgs.ImageBuffer