Class VLRectKernelFilter.TVLRectKernel
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: VLRectKernelFilter
Inherits: TLPPersistent
Contents |
Syntax
Delphi:
type TVLRectKernel = class( TLPPersistent )
C++ Builder:
class TVLRectKernel : public TLPPersistent
Visual C++ (MFC):
class CTVLRectKernel : public CTLPPersistent
C# (.NET):
public ref class RectKernel : Vcl.VclProperty
Summary
Configures the Rectangle Kernel filter.
Description
Defines property for configuring the Rectangle Kernel filter.
Properties
Published
Public
- Items - Allows access to individual item from the kernel.
Methods
Public
- function ShowDialog() : Boolean - Opens the kernel configuration dialog.