Share via


INuiColorCameraSettings::GetMaxHue Method

Kinect for Windows 1.6, 1.7, 1.8

Gets the maximum hue.

Syntax

public:
HRESULT GetMaxHue(
         double *pHue
)

Parameters

  • pHue
    Type: double
    The maximum hue.

Return Value

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

Requirements

Header: Declared in nuisensor.h.