Image Filters
This component provides image filtering functionality. It has built-in support for some of the most common and popular image filter algorithms, such as gaussian blurring, embossing, sharpening, defocus, punch/pinch, general convolution, etc. It also provides a simple framework for adding custom image filters.
Documentation:
Classes:Tested on:
- Qt 4.4, 4.5 / Windows XP / MSVC.NET 2005
- Qt 4.4, 4.5 / Linux / gcc
- Qt 4.4, 4.5 / MacOS X 10.5 / gcc
Unsupported platforms:
Only the tested platforms are supported, however the classes should be platform independent and are likely to work on the platforms supported by Qt.
Download Commercial Edition:
Only available for Qt Solutions license holders with a valid Support and Maintenance agreement (authentication required).Download Open Source Edition (LGPL):
Changes:
- 2.1: LGPL release.
- 2.1: Misc. minor fixes.
- 2.0: Initial version

