163SDK (Software development Kit)
© 2010 Thorlabs
7.3.27
is_GetColorConverter
Syntax
INT is_GetColorConverter (HIDS hCam,
INT ColorMode,
INT* pCurrentConvertMode,
INT* pDefaultConvertMode,
INT* pSupportedConvertModes)
Description
For colour cameras, is_GetColorConverter returns the set mode or all available Bayer conversion
modes for the specified colour mode. The return value depends on the selected colour mode. For
further information, please refer to the Appendix: Color and Memory Formats section.
Input Parameters
Colour mode for which the converter is to be returned
For a list of all available colour formats and the associated
input parameters,
see the Appendix: Colour and Memory Formats section.
Currently selected converter for this colour mode
Default converter for this colour mode
All converters supported for this colour mode
Return Values
Function executed successfully
The ColorMode parameter is invalid or not supported.
Related Functions
is_SetColorConverter()
is_SetColorMode()
350
350
237
241