Class VLBaseRemapFilter.TVLCircleRemapBackground
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: VLBaseRemapFilter
Inherits: TLPPersistentNotify
Contents |
Syntax
Delphi:
type TVLCircleRemapBackground = class( TLPPersistentNotify )
C++ Builder:
class TVLCircleRemapBackground : public TLPPersistentNotify
Visual C++ (MFC):
class CTVLCircleRemapBackground : public CTLPPersistentNotify
C# (.NET):
public ref class CircleRemapBackground : Vcl.VclProperty
Summary
Remapping filter background settings property class.
Description
Defines remapping filter background settings property class.
Properties
Published
- Preserve - Specifies if the background will be preserved.
- Stretch - Specifies if the background will be stretched.