A first beta release of the imageprocessing library can be downloaded right now. I like to experiment with my webcam and images. This is a fast library with a couple of implemented algorithms. Have a try and tell me what you think about it.
ImageProcessing Library
ImageProcessing Library Documentation
Updates:
- Added QuickSepia filter which is using a ColroMatrixFilter instead of YIQ transformations (de.popforge.imageprocessing.filters.color.QuickSepia)
- Added Color.add() and Color.substract() for easier blend-mode calculations.
- The zip-file contains now the laboratory sources and a batch to compile them.

fein fein – wer faul ist wie ich wird das oft gebrauchen…
pwd
Hello,
I have been browsing the documentation for your image processing library, it looks brilliant!
I was wondering, would you be willing to share the .as sources? I am doing some testing with the Flash 9 Public beta, and it won’t allow me to import the .swc …
Thanks,
Aaron
links doesn’t work :(
hej joa
geht das bei der imageprocessing lib noch weiter oder bin ich einfach blind? mit dem swc konnte ich bis jetzt nichts anfangen da ich meistens mit flash cs3 und textmate arbeite. anyway, würde mir das mit dem hdr import gerne mal genauer anschauen..? grüsse, marco
Es ist kein HDR import sondern HDR mixing. Die Formel dazu findest du in den Docs. Adobe hat mit Flash CS3 schrott gebaut, und den SWC Import sozusagen unmöglich gemacht. Mit Flash CS4 wird das einfacher.
Ansonsten, kein Flash benutzen und mit dem freien SDK arbeiten. Da machen SWCs keine Probleme.
how to use it (install) this in flash not flex ( i got swc file i dont know wht to do with it in flash ) …please help
I know this post is old, but it’d be great to know how to use this…