FMX.Filter.TFilter Fields
InheritedProtected
| FAntiAlise | protected | |
| FInput | protected | Holds the input TTexture of the filter. |
| FInputBitmap | protected | |
| FInputFilter | protected | Keeps the value of the InputFilter property. |
| FInputRT | protected | |
| FInputRTContext | protected | |
| FModified | protected | Flag that shows whether the filter was modified or not. |
| FNeedInternalSecondTex | protected | |
| FNoCopyForOutput | protected | |
| FOutputBitmap | protected | |
| FOutputSize | protected | |
| FPass | protected | |
| FPassCount | protected | |
| FPassInputRT | protected | |
| FPassInputRTContext | protected | |
| FProcessing | protected | Flag that shows when the filter is processing. |
| FShaders | protected | |
| FTarget | protected | Holds the target TTexture of the filter. |
| FTargetBitmap | protected | |
| FTargetRT | protected | |
| FTargetRTContext | protected | |
| FValues | protected | Keeps a TFilterValueRecArray array of shader filter values. |
| FVertexShader | protected |