Property VLDSCapture.TVLDSAdjustment.Gamma
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 Gamma : TVLDSIntegerAdjustmentProperty read FGamma write SetGamma;
C++ Builder:
__property TVLDSIntegerAdjustmentProperty * Gamma = { read=FGamma, write=SetGamma };
Summary
Specifies the gamma, as gamma * 100( 1 to 500 ).
Description
Use this property to specify the gamma, as gamma * 100.
Values range from 1 to 500.