Leadtools.Multimedia Namespace : VideoProcAmpProperty Enumeration |
'Declaration Public Enum VideoProcAmpProperty Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As VideoProcAmpProperty
public enum VideoProcAmpProperty : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class VideoProcAmpProperty : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000001 | Contrast | Specifies the contrast, expressed as gain factor * 100. Values range from zero to 10,000. |
0x00000003 | Saturation | Specifies the saturation. Values range from 0 to 10,000. |
0x00000004 | Sharpness | Specifies the sharpness. Values range from 0 to 100. |
0x00000005 | Gamma | Specifies the gamma, as gamma * 100. Values range from 1 to 500. |
0x00000007 | WhiteBalance | Specifies the white balance, as a color temperature in degrees Kelvin. The range of values depends on the device. |
0x00000009 | 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. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.VideoProcAmpProperty