Class VLColorsToReal.TVLColorsToReal
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.
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 ColorsToReal : 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:
Properties
Published
PinLists
- OutputPins - The three Real(double) Output Pins for the color frames.