VideoProcAmp Class

Summary

The VideoProcAmp object enables the user to adjust the qualities of an incoming video signal, such as brightness, contrast, hue, saturation, gamma, and sharpness.

Syntax
C#
VB
C++
public class VideoProcAmp : IDisposable 
Public Class VideoProcAmp  
   Implements System.IDisposable  
public ref class VideoProcAmp : public System.IDisposable   

Remarks

The VideoProcAmp object enables the user to adjust the qualities of an incoming video signal, such as brightness, contrast, hue, saturation, gamma, and sharpness. This object is used with the CaptureCtrl object, and it is accessed through the CaptureCtrl.VideoProcAmp property

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly