Class VLColorMerge.TVLColorMerge

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TVLColorMerge : [[Class VLMultiInput.TVLMultiInput|Mitov.VideoLab.MultiInput]]
+
'''public ref class''' ColorMerge : [[Class VLMultiInput.TVLMultiInput|Mitov.VideoLab.MultiInput]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:30, 26 June 2013

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.

BIGVLColorMerge.gif VLColorMerge.gif NETVLColorMerge.gif

Package: VideoLabPkg

Unit: VLColorMerge

Inherits: TVLMultiInput

Contents

Syntax

Delphi:

type TVLColorMerge = class( TVLMultiInput )

C++ Builder:

class TVLColorMerge : public TVLMultiInput

Visual C++ (MFC):

class CTVLColorMerge : public CTVLMultiInput

C# (.NET):

public ref class ColorMerge : Mitov.VideoLab.MultiInput

Summary

Merges color components (RGB, YUV etc.) into a frame.

Description

Use this component to merge color components (RGB, YUV etc.) into a frame.


Diagram:

VLColorMerge Preview.png


Example:

Red,Green, and Blue components:
SampleSplitRed.png SampleSplitGreen.png SampleSplitBlue.png
Final image:
SampleVideo3.png

Properties

Published

PinLists

From TVLMultiInput

Properties

Published

Pins

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox