| Home > Function descriptions > | History back Previous chapter Next chapter Print |
GetColorMode |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG GetColorMode()
Description
GetColorMode() returns the color format of the captured images. For a list of supported color modes see SetColorMode.
Parameters
<none>
Return values
<current color mode> |
|
IS_NO_SUCCESS |
General error message |
IS_NOT_SUPPORTED |
This function is not supported by the current camera |
Related functions