Class
Accessible
Camera.Memory.GetBitsPerPixel
Syntax
uEye.Memory.GetBitsPerPixel(int s32MemId, out int s32Bpp)
Description
Returns the bits per pixel for the passed image memory.
Parameter
s32MemId |
Image memory ID |
s32Bpp |
Returns the bits per pixel |