| GigE-V Framework Programmer's Manual 2.10 GevIsPixelTypeMono, GevIsPixelTypeRGB, GevIsPixelTypePacked, GevIsPixelTypeBayer |
![]() |
|
BOOL GevIsPixelTypeMono(UINT32 pixelType); |
|
|
Description |
|
|
Returns true/false for the various image
pixel types (mono, RGB, packed, Bayer). |
|
|
Parameters |
|
|
pixelType |
GigE Vision pixel
data format. |
|
Return Value |
|
|
BOOL |
True/False
(for the condition queried). |
Related Topics