i want to be able to make use of any photoshop filters that may be installed on a machine in c# code. i noticed a program called ulead photo impact makes use of such filters, and it seems like the best way of offering such filters with my programs - use the ones that already exist. i'd like to be able to pass a Bitmap, Graphics or Image object and variouse parameters to a filter.