Class VLFitLines.TVLOWNormalizedLinesSinkPin
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: VisionLabPkg
Unit: VLFitLines
Inherits: TSLOWSinkPin
Contents |
Syntax
Delphi:
type TVLOWNormalizedLinesSinkPin = class( TSLOWSinkPin, IOWVLNormalizedLinesDataStream )
C++ Builder:
class TVLOWNormalizedLinesSinkPin : public TSLOWSinkPin
Visual C++ (MFC):
class CTVLOWNormalizedLinesSinkPin : public CTSLOWSinkPin
C# (.NET):
public ref class TVLOWNormalizedLinesSinkPin : Mitov.VisionLab.OWSinkPin
Summary
Normalized lines data Sink Pin class.
Description
This pin is capable to receive normalized lines data. You can connect it to any SourcePin capable to send normalized lines data.