Page 1 of 1

Convert image in memory

Posted: 2007-02-12T23:55:47-07:00
by lavige777
Hello
Tell me please how can I read , convert and then write image to stream?
I read that ImageMagick has interface to do this. But I can't find any example.
I use ObjectImageMagick.dll in my application. Now I read image from file and save result to file.
Thanks

Re: Convert image in memory

Posted: 2007-02-14T03:15:02-07:00
by lavige777
It will be able with MagickNet library.
Tell me please, where can I get documentation and examples of MagickNet functions?

Re: Convert image in memory

Posted: 2007-02-14T07:44:09-07:00
by magick
MagickNet documentation is available here:
http://midimick.com/magicknet/magickDoc.html.

Re: Convert image in memory

Posted: 2007-02-14T22:02:12-07:00
by lavige777
magick wrote: MagickNet documentation is available here:
http://midimick.com/magicknet/magickDoc.html.


Unfortunately there is too few documentation. Some of page are empty (e.g. Magick, Geometry, etc.). And there is not any example.

Re: Convert image in memory

Posted: 2011-04-07T02:45:51-07:00
by riyan
Hello,

I was looking to convert the EPS files into JPG when user uploads an image and came across magickNET and when I try to access the website to download the documentation page is not available; Could anyone guide me with the correct link or with the documentation of magickNET.

Thanks,
Riyan