Class VLTransparentColor.TVLTransparentColor

From Mitov Wiki Doc
Jump to: navigation, search

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.

BIGVLTransparentColor.gif VLTransparentColor.gif NETVLTransparentColor.gif

Package: VideoLabPkg

Unit: VLTransparentColor

Inherits: TVLCommonCombine

Contents

Syntax

Delphi:

type TVLTransparentColor = class( TVLCommonCombine )

C++ Builder:

class TVLTransparentColor : public TVLCommonCombine

Visual C++ (MFC):

class CTVLTransparentColor : public CTVLCommonCombine

C# (.NET):

public ref class TransparentColor : Mitov.VideoLab.CommonCombine

Summary

Merges two videos with transparent(see trough) color in one of them.

Description

Merges two video signals by making a color range transparent in one of the videos. The second video will be visible trough the some color areas of the first video. The color areas are defined by a color range.


Diagram:

VLTransparentColor Preview.png


Example:

In this example the blue color of the video is set as transparent. A range has been set so the different shades of blue also will be transparent.

Video :
TransparentColorSample.png
Background video :
TransparentColorBkg.png
Video + Background :
TransparentColorResult.png

Properties

Published

Pins

From TVLCommonCombine

Properties

Published

From TVLMultiInput

Properties

Published

Pins

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox