Features.hue value range Property

Set and get the hue.
Usage:
[C#]
Feature.SetFeature("hue value range", "10"); String Result = Feature.GetFeature("hue value range");
Limitations:

usually only available on color video capture devices.

The feature has no effect, if BY8 or Y800 video formats are used.

Remarks:

The features hue value range min and hue value range max are used to query the boundaries of this feature.

See also: hue value range min, hue value range max

<< Features