Graphics: My Image Filter Uku-Kaarel Jo~esaar (contact me)
This class can be used to apply several types of effects on images.
It can open an image file and perform several types of operations to apply filters to the image.
Currently it can apply 27 types of filters based on PHP image extension functions.
Some filters that depend on image functions only available on PHP 5 can be applied with PHP 4 using alternative implementation with PHP 4 compatible code that is provide as separate scripts with this class.