| TImage Filtered |
|
||
![]() |
|
|
TImageFiltered control is a derived TImage with a collection of Filters. Filters are applied to the image whenever it needs to be redisplayed. You can add filters at design-time and run-time by code or using the filters editor dialog. Some of the 22 predefined filters are Flip, Mirror, Invert, Mosaic, Zoom, Crop, HueLumSat, Brightness, etc. New filters can be created and registered using the TeeFilters unit. |
|
|