Class VLHueVector.TVLHueVector
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
Revision as of 00:06, 11 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.
Package: VideoLabPkg
Unit: VLHueVector
Inherits: TVLSinkFilter
Contents |
Syntax
Delphi:
type TVLHueVector = class( TVLSinkFilter )
C++ Builder:
class TVLHueVector : public TVLSinkFilter
Visual C++ (MFC):
class CTVLHueVector : public CTVLSinkFilter
C# (.NET):
public ref class TVLHueVector : Mitov.VideoLab.SinkFilter
Summary
Computes the Hue Vector of image.
Description
Use this component to compute theHue Vector of image.
This compoent is useful for implementing vector scope.
Diaram:
Example:
Properties
Published
- Mode - Specifies the Hue Vector mode.
PinLists
- OutputPins - The Real(double) Output Pins for the X and Y coordinates (In Polar or Cartesian form).