Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

VideoProcAmpProperty Enumeration






Specifies the video properties of a video capture device.
Syntax
public enum class VideoProcAmpProperty : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
'Declaration
 
Public Enum VideoProcAmpProperty 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
 
'Usage
 
Dim instance As VideoProcAmpProperty
Members
ValueMemberDescription
0x00000000Brightness 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.
0x00000001Contrast Specifies the contrast, expressed as gain factor * 100. Values range from zero to 10,000.
0x00000002Hue Specifies the hue, in degrees * 100. Values range from -180,000 to 180,000 (-180 to +180 degrees).
0x00000003Saturation Specifies the saturation. Values range from 0 to 10,000.
0x00000004Sharpness Specifies the sharpness. Values range from 0 to 100.
0x00000005Gamma Specifies the gamma, as gamma * 100. Values range from 1 to 500.
0x00000006ColorEnable Specifies the color enable setting. The possible values are 0 (off) and 1 (on).
0x00000007WhiteBalance Specifies the white balance, as a color temperature in degrees Kelvin. The range of values depends on the device.
0x00000008BacklightCompensation Specifies the backlight compensation setting. Possible values are 0 (off) and 1 (on).
0x00000009Gain Specifies the gain adjustment. Zero is normal. Positive values are brighter and negative values are darker. The range of values depends on the device.
Remarks
For more detailed information, refer to the Microsoft documentation for the VideoProcAmpProperty enumeration.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Multimedia.VideoProcAmpProperty

Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

Error processing SSI file
Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features