Class
Accessible
Camera.Color.Depth.Get
Syntax
uEye.ColorDepth.Get(out int colorDepth, out uEye.Defines.ColorMode colorMode)
Description
Retrieves the current Windows Desktop color setting and returns the bit depth of the color setting and the matching uEye color mode.
Parameter
colorDepth |
Returns the bit depth of the color setting. |
colorMode |
Returns the uEye color mode that corresponds to colorDepth. For a list of all available color formats and the associated input parameters, see GetSupported. |