FMX.Filter.TFilter Properties
InheritedProtected
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| InputFilter | public | Use InputFilter with a stack of filters when you want to put the result of one filter in the input of another filter. |
| ValuesAsBitmap | public | Provides access to a TBitmap shader filter value by its Index in FValues. |
| ValuesAsColor | public | |
| ValuesAsFloat | public | |
| ValuesAsPoint | public | Provides access to a TPointF shader filter value by its Index in FValues. |
| ValuesAsTexture | public | Provides access to a TTexture shader filter value by its Index in FValues. |