Special effects are a group of image processing functions that distort the image in some way, still allowing the image to be viewed, but with reduced clarity. ImageGear's special effects image processing functions (note that their names begin with IG_FX_ ...) include:
Each of the above functions is called similarly: with the HIGEAR handle of the image, a specification of where to apply the effect, and an additional argument or arguments as needed for you to specify the degree of the effect, direction, or other control.
Refer to Core Component API Function Reference for additional details on each of these special effect functions. Some of the functions are also discussed in the following sections: