Property VLDSCapture.TVLDSAdjustment.Hue
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 Hue : TVLDSIntegerAdjustmentProperty read FHue write SetHue;
C++ Builder:
__property TVLDSIntegerAdjustmentProperty * Hue = { read=FHue, write=SetHue };
Summary
Specifies the hue, in degrees * 100 (-180 to +180 degrees).
Description
Use this property to specify the hue, in degrees * 100.
Values range from -180,000 to 180,000 (-180 to +180 degrees).