Features.saturation value range Property

Set and get the saturation.
Usage:
[C#]
Feature.SetFeature("saturation value range", "10"); String Result = Feature.GetFeature("saturation 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 saturation value range min and saturation value range max are used to query the boundaries of this feature.

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

<< Features