Class VLColorMerge.TVLMergeChannels
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.
Package: VideoLabPkg
Unit: VLColorMerge
Inherits: TLPPersistent
Contents |
Syntax
Delphi:
type TVLMergeChannels = class( TLPPersistent )
C++ Builder:
class TVLMergeChannels : public TLPPersistent
Visual C++ (MFC):
class CTVLMergeChannels : public CTLPPersistent
C# (.NET):
public ref class TVLMergeChannels : Vcl.VclProperty
Summary
How the different channels will be merged - Frame offsets etc.
Description
Defines a property class specifying how the different channels will be merged - Frame offsets etc.
Properties
Published
- Channel1 - X and Y offset for the merging of first channel color frame.
- Channel2 - X and Y offset for the merging of second channel color frame.
- Channel3 - X and Y offset for the merging of third channel color frame.
- Channel4 - X and Y offset for the merging of fourth channel color frame.