ImageBuffer.PixelPerLine Property

Returns the number of pixels in each line of this ImageBuffer.
Syntax:
[C#]
public int PixelPerLine;
Limitations:

Read only.

Information:

Introduced in version 2.0

See also: ImageBuffer, ImageBuffer.Lines, ImageBuffer.BitsPerPixel

<< ImageAvailableEventArgs.ImageBuffer