digitalmars.D.learn - Image manipulation library
- Henning Hasemann (10/10) Apr 30 2008 Hi folks,
- Gregor Kopp (5/15) Apr 30 2008 You could try Imagemagick [1] it seems, that this software does the same...
- Bjoern (6/16) Apr 30 2008 Hi Henning,
- Henning Hasemann (5/10) May 01 2008 Thanks a lot, works great!
Hi folks, I'm searching for an image manipulation library for D (phobos) or a C binding to such a library (I'm not firm with C image manipulation libaries I just now PIL from python, something like that would be nice). Any hints? TIA, Henning -- GPG Public Key: http://pgpkeys.pca.dfn.de/pks/lookup?op=get&search=0xDDD6D36D41911851
Apr 30 2008
Henning Hasemann wrote:Hi folks, I'm searching for an image manipulation library for D (phobos) or a C binding to such a library (I'm not firm with C image manipulation libaries I just now PIL from python, something like that would be nice). Any hints? TIA, HenningYou could try Imagemagick [1] it seems, that this software does the same thing as PIL does. Regards, Gregor Kopp [1] http://www.imagemagick.org/script/api.php
Apr 30 2008
Henning Hasemann schrieb:Hi folks, I'm searching for an image manipulation library for D (phobos) or a C binding to such a library (I'm not firm with C image manipulation libaries I just now PIL from python, something like that would be nice). Any hints? TIA, HenningHi Henning, What about FreeImage / D bindings from Jascha Wetzel at : http://www.dsource.org/projects/bindings/browser/trunk/freeimage/freeimage.d hth bjoern
Apr 30 2008
Hi Henning, What about FreeImage / D bindings from Jascha Wetzel at : http://www.dsource.org/projects/bindings/browser/trunk/freeimage/freeimage.d hth bjoernThanks a lot, works great! Henning -- GPG Public Key: http://pgpkeys.pca.dfn.de/pks/lookup?op=get&search=0xDDD6D36D41911851
May 01 2008