Share via


INuiColorCameraSettings::SetBrightness Method

Kinect for Windows 1.6, 1.7, 1.8

Sets the brightness. The range is [0.0, 1.0]; the default value is 0.2156.

Syntax

public:
HRESULT SetBrightness(
         double Brightness
)

Parameters

  • Brightness
    Type: double
    The brightness.

Return Value

Type: HRESULT
Returns S_OK if successful; otherwise, returns a failure code.

Requirements

Header: Declared in nuisensor.h.