ImageProcessing will go open source

With the release of popforge there was another announcement as well. The Google Code page says that a future project is the ImageProcessing library.

Probably the current version — wich I am not happy with actually — will go there and a better version will come soon supporting asynchronus filter execution for instance. I will not give any date for now but expect a release in the next couple of weeks.

Related Posts

15 Responses to “ImageProcessing will go open source”


  1. 1 Dan

    Cool! I’ll be waiting for release.

    By the way, how did you create API references in “Adobe style” for your library? Some kind of tool?

  2. 2 joa

    Yes, it is called ASDoc and you can get more information about it on Adobe labs.

  3. 3 Nicholai

    Where’s the source?

  4. 4 surfer

    Is there a way I can contact you? I have a few questions regarding the library.

    Thanks!
    Michael

  5. 5 joa

    Source is not online yet. I just need some time for a proper release.

  6. 6 surfer

    Anyone figured out why the Publish.sendToWeb function doesn’t seem to work in Internet Explorer?? When using a PHP script with the HTTP_RAW_POST_DATA as in the documentation the data is empty when used with IE. Works with firefox.

    Any help is appreciated!
    Thanks

  7. 7 joa

    Instead of using Publish.sendToWeb you could make use of this. http://www.jooce.com/blog/?p=143

  8. 8 surfer

    Thanks for your reply. I tried your alternative upload method but the problem still exists. I already have a flash upload script on my site that works flawlessly. Is there something explorer doesn’t like with a flex app?
    Any suggestions are appreciated :)
    Thanks!

  9. 9 surfer

    This what I have found out. My PHP parsing script is working as it should. When I use my flex app with Internet Explorer the files sent to the PHP script seem to be corrupt. When doing the exact same with Firefox the uploaded files are correct. What could be triggering IE to produce corrupt files?? I have tried both upload methods, the link above and the Publish.sendToWeb method with the same results.

  10. 10 eric

    how to use Imageprocessing in flash cs3?
    thanks!

  11. 11 gabocas

    Hi… would you explain me hoaw can i install the library in the Flex 3 builder???
    Thanks in advance!

  12. 12 Rick

    Hi

    Fantastic library. Is the source available now? (Feb 2008)

    I can’t find it on Google code.

    I would love to see if I can add something useful to it!

    Thanks very much for your work to date.

    Rick

  13. 13 Tarwin

    Looks like an amazing library that you’ve got there. For the life of me I can’t work out how I can get it to work in CS3 (yeah not a Flex man yet).

    Wondering if there’s any update to when the source might be available so I can compile directly into my projects?

    Again, thanks for all the hard work.

  14. 14 derstepppenwolf

    Hi.
    Is the source coude of image processing library available for download?
    I didn’t find it in Google Code………

  15. 15 shaun

    Wondering if you still plan to release the source code for this project?
    It sounds very good.

Leave a Reply