Share via


INuiColorCameraSettings::GetHue Method

Kinect for Windows 1.6, 1.7, 1.8

Gets the hue, which describes the shade of a color. The range is [+/–22.0]; the default value is 0.0.

Syntax

public:
HRESULT GetHue(
         double *pHue
)

Parameters

  • pHue
    Type: double
    The hue.

Return Value

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

Requirements

Header: Declared in nuisensor.h.