Property VLDSCapture.TVLDSAdjustment.Gain

From Mitov Wiki Doc
Jump to: navigation, search

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 Gain : TVLDSIntegerAdjustmentProperty read FGain write SetGain;

C++ Builder:

__property TVLDSIntegerAdjustmentProperty * Gain = { read=FGain, write=SetGain };

Summary

Specifies the gain adjustment.

Description

Use this property to specify the gain adjustment. Zero is normal. Positive values are brighter and negative values are darker. The range of values depends on the device.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox