public enum VideoProcAmpProperty
public enum class VideoProcAmpProperty
Value | Member | Description |
---|---|---|
0 | Brightness | Specifies the brightness (also called the black level). For NTSC, the value is expressed in IRE units * 100. For non-NTSC sources, the units are arbitrary, with zero representing blanking and 10,000 representing pure white. Values range from -10,000 to 10,000. |
1 | Contrast | Specifies the contrast, expressed as gain factor * 100. Values range from zero to 10,000. |
2 | Hue | Specifies the hue, in degrees * 100. Values range from -180,000 to 180,000 (-180 to +180 degrees). |
3 | Saturation | Specifies the saturation. Values range from 0 to 10,000. |
4 | Sharpness | Specifies the sharpness. Values range from 0 to 100. |
5 | Gamma | Specifies the gamma, as gamma * 100. Values range from 1 to 500. |
6 | ColorEnable | Specifies the color enable setting. The possible values are 0 (off) and 1 (on). |
7 | WhiteBalance | Specifies the white balance, as a color temperature in degrees Kelvin. The range of values depends on the device. |
8 | BacklightCompensation | Specifies the backlight compensation setting. Possible values are 0 (off) and 1 (on). |
9 | Gain | Specifies the gain adjustment. Zero is normal. Positive values are brighter and negative values are darker. The range of values depends on the device. |
For more detailed information, refer to the Microsoft documentation for the VideoProcAmpProperty enumeration.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document