Share via


INuiColorCameraSettings::GetMaxBrightness Method

Kinect for Windows 1.6, 1.7, 1.8

Get the maximum brightness.

Syntax

public:
HRESULT GetMaxBrightness(
         double *pBrightness
)

Parameters

  • pBrightness
    Type: double
    The maximum brightness.

Return Value

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

Requirements

Header: Declared in nuisensor.h.