Class VLColorsToReal.TVLColorsToReal

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
Line 36: Line 36:
 
Splits the video frame by colors, and converts each color
 
Splits the video frame by colors, and converts each color
 
frame to real buffer(s).
 
frame to real buffer(s).
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:VLColorsToReal_Preview.png]]
  
 
== Properties ==
 
== Properties ==
Line 57: Line 63:
 
=== Published ===
 
=== Published ===
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]]
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]]
 
== Pins ==
 
*[[Pin SLCommonFilter.TSLBasicThreadedEnableFilter.EnablePin|EnablePin]]
 
  
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==

Revision as of 20:29, 10 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.

BIGVLColorsToReal.gif VLColorsToReal.gif NETVLColorsToReal.gif

Package: VideoLabPkg

Unit: VLColorsToReal

Inherits: TVLSinkFilter

Contents

Syntax

Delphi:

type TVLColorsToReal = class( TVLSinkFilter )

C++ Builder:

class TVLColorsToReal : public TVLSinkFilter

Visual C++ (MFC):

class CTVLColorsToReal : public CTVLSinkFilter

C# (.NET):

public ref class TVLColorsToReal : Mitov.VideoLab.SinkFilter

Summary

Splits the color components of a frame in real buffers.

Description

Splits the video frame by colors, and converts each color frame to real buffer(s).


Diagram:

VLColorsToReal Preview.png

Properties

Published

PinLists

From TVLSinkFilter

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox