|
UINT32 GevGetPixelComponetCount(UINT32 pixelType); |
|
|
Description |
|
|
Returns the number of color components in a
pixel for the input raw (GigE Vision) image format. It is intended for
simplifying display and storage functions. (Monochrome images have a single
color component). |
|
|
Parameters |
|
|
pixelType |
GigE Vision pixel
data format. |
|
Return Value |
|
|
UINT32 |
The
number of components in a pixel. |
Related Topics