Class VLRectRegion.TVLRectRegion
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: VideoLabBasicPkg
Unit: VLRectRegion
Inherits: TVLDefaultSize
Contents |
Syntax
Delphi:
type TVLRectRegion = class( TVLDefaultSize )
C++ Builder:
class TVLRectRegion : public TVLDefaultSize
Visual C++ (MFC):
class CTVLRectRegion : public CTVLDefaultSize
C# (.NET):
public ref class TVLRectRegion : Mitov.VideoLab.DefaultSize
Summary
Defines rectangular regions properties class.
Description
Often used for defining Region of Interest ( ROI ) for a filter.