int IsGevPixelTypeX11Displayable(UINT32 pixelType);

Description

Returns true/false (1/0) if the input GigE Vision pixel type is displayable by the X11 Utility function provided with the example programs.

Parameters

pixelType

GigE Vision pixel data format.

Return Value

int

True/False (1/0) that X11 display functions support the specified format.

Related Topics

Appendix B: Helper Functions