Show: Delphi
C++
Display Preferences
FMX.Filter.Effects.TImageFXEffect
From XE3 API Documentation
Delphi
TImageFXEffect = class(TEffect)
C++
class PASCALIMPLEMENTATION TImageFXEffect : public Fmx::Types::TEffect
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 effects that use shader filters.
TImageFXEffect is an implementation of TEffect. For further information, go to TEffect and FireMonkey Image Effects.