Property VLDSCapture.TVLDSAdjustment.Contrast
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TVLDSAdjustment
Contents |
Syntax
Delphi:
property Contrast : TVLDSIntegerAdjustmentProperty read FContrast write SetContrast;
C++ Builder:
__property TVLDSIntegerAdjustmentProperty * Contrast = { read=FContrast, write=SetContrast };
Summary
Specifies the contrast, expressed as gain factor * 100 (0 to 10,000 ).
Description
Use this property to specify the contrast, expressed as gain
factor * 100. Values range from zero to 10,000.