API:FMX.Filter.Effects.TWrapEffect
Delphi
TWrapEffect = class(TImageFXEffect)
C++
class PASCALIMPLEMENTATION TWrapEffect : public TImageFXEffect
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FMX.Filter.Effects.pas FMX.Filter.Effects.hpp |
FMX.Filter.Effects | FMX.Filter.Effects |
Description
TImageFXEffect is the base class for filter effects.
FMX.Filter.Effects.TWrapEffect inherits from FMX.Filter.Effects.TImageFXEffect. All content below this line refers to FMX.Filter.Effects.TImageFXEffect.
TImageFXEffect is the base class for filter effects.
TImageFXEffect is an implementation of TFilterEffect. For further information, go to TFilterEffect and FireMonkey Image Effects. For a list of predefined filter effects see FMX.Filter.Effects unit.