Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.PixelFormat

Accessible

Camera.PixelFormat.GetBytesPerPixel

Syntax

uEye.PixelFormat.GetBytesPerPixel()

uEye.PixelFormat.GetBytesPerPixel(out int bpp)

Description

Returns the bytes per pixel for the current color mode.

Parameter

bpp: Returns the bytes per pixel.