On Sunday 23 February 2014 14:35:49 Ivanko B wrote:
> Does it read and write image formats?
> ================
> It seems to use extrernal decoders : http://lodev.org/lodepng, libjpeg
> etc, for example :
>
> unsigned Status = lodepng::decode(SourceData, ImageInfo.Width,
> ImageInfo.Height, FileName, LCT_RGB);
>
> where SourceData is an array of byte.
>
> An improved ImageMagick : http://www.graphicsmagick.org/.
>
Looks very good!

> Also an interesting site : http://www.leptonica.com/ where
> http://www.leptonica.com/source/leptonica-1.70.tar.gz is a poweful &
> up-to-date image manipulation library even capable of wrapping images
> to PS & PDF.
>
Seems to be supported by GraphicsMagic too:
http://www.graphicsmagick.org/formats.html

Martin

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to