Page 1 of 1

Hosting filter factory plugins

Posted: Fri May 30, 2008 6:00 pm
by NULL2
I am trying to host filter factory plugins in my application.

Is there any example code/libraries to load/parse filter factory plugins?
Other than the source code to the gimp's filter factory host that is too gimp specific.

I assume it is easier to load/use filter factory plugins than to implement a full photoshop plugin host.

Posted: Sat May 31, 2008 12:17 am
by HaraldHeim
You can also have a look at FilterFoundry (http://www.telegraphics.com.au/sw/) which is open source. It would be nice if you could post something on this forum when your application is ready.

Posted: Sat May 31, 2008 5:57 pm
by NULL2
Doesn't Michael Johannhanwahr have a library that is used for filter factory support in IrfanView for instance?

Posted: Sat May 31, 2008 9:03 pm
by HaraldHeim
Yes, but it is not open source. But maybe you can convince him to let you use his DLL.