Property VLColorMerge.TVLMergeChannels.Channel1
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: TVLMergeChannels
Contents |
Syntax
Delphi:
property Channel1 : TSLOffset read GetChannel1 write SetChannel1;
C++ Builder:
__property TSLOffset * Channel1 = { read=GetChannel1, write=SetChannel1 };
Summary
X and Y offset for the merging of first channel color frame.
Description
Use this property to specify the X and Y offset for the
merging of first channel color frame.