Class VLApplyAlpha.TVLApplyAlpha

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
 
(6 intermediate revisions by one user not shown)
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TVLApplyAlpha : [[Class VLCommonCombine.TVLCommonCombine|Mitov.VideoLab.CommonCombine]]
+
'''public ref class''' ApplyAlpha : [[Class VLCommonCombine.TVLCommonCombine|Mitov.VideoLab.CommonCombine]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 36: Line 36:
 
Use this component to apply an Alpha channel over the over
 
Use this component to apply an Alpha channel over the over
 
the video frames.
 
the video frames.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:VLApplyAlpha_Preview.png]]
  
 
== Pins ==
 
== Pins ==

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.

BIGVLApplyAlpha.gif VLApplyAlpha.gif NETVLApplyAlpha.gif

Package: VideoLabPkg

Unit: VLApplyAlpha

Inherits: TVLCommonCombine

Contents

Syntax

Delphi:

type TVLApplyAlpha = class( TVLCommonCombine )

C++ Builder:

class TVLApplyAlpha : public TVLCommonCombine

Visual C++ (MFC):

class CTVLApplyAlpha : public CTVLCommonCombine

C# (.NET):

public ref class ApplyAlpha : Mitov.VideoLab.CommonCombine

Summary

Applies an Alpha channel over the image.

Description

Use this component to apply an Alpha channel over the over the video frames.


Diagram:

VLApplyAlpha Preview.png

Pins

From TVLCommonCombine

Properties

Published

From TVLMultiInput

Properties

Published

Pins

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox