Thread overview | ||||||
---|---|---|---|---|---|---|
|
April 30, 2008 Image manipulation library | ||||
---|---|---|---|---|
| ||||
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
|
April 30, 2008 Re: Image manipulation library | ||||
---|---|---|---|---|
| ||||
Posted in reply to Henning Hasemann | 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, > Henning > You 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 |
April 30, 2008 Re: Image manipulation library | ||||
---|---|---|---|---|
| ||||
Posted in reply to Henning Hasemann | 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, > Henning > Hi Henning, What about FreeImage / D bindings from Jascha Wetzel at : http://www.dsource.org/projects/bindings/browser/trunk/freeimage/freeimage.d hth bjoern |
May 01, 2008 Re: Image manipulation library | ||||
---|---|---|---|---|
| ||||
Posted in reply to Bjoern | > Hi Henning, > What about FreeImage / > D bindings from Jascha Wetzel at : > http://www.dsource.org/projects/bindings/browser/trunk/freeimage/freeimage.d > hth bjoern Thanks a lot, works great! Henning -- GPG Public Key: http://pgpkeys.pca.dfn.de/pks/lookup?op=get&search=0xDDD6D36D41911851 |
Copyright © 1999-2021 by the D Language Foundation