Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.ColorDepth

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.