Pin VLApplyAlpha.TVLApplyAlpha.AlphaInputPin
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: TVLApplyAlpha
Contents |
Syntax
Delphi:
property AlphaInputPin : TVLOWQueuedImageSinkPin read FAlphaInputPin write FAlphaInputPin;
C++ Builder:
__property TVLOWQueuedImageSinkPin * AlphaInputPin = { read=FAlphaInputPin, write=FAlphaInputPin };
Summary
The Alpha Channel Video Input Pin of the component.
Description
AlphaInputPin is the alpha channel video input pin of the
component.
You can connect this pin to any pin providing video data.