Image manipulation library
    Gregor Kopp 
    gk at cutcopy.com
       
    Wed Apr 30 08:10:17 PDT 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,
> 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
    
    
More information about the Digitalmars-d-learn
mailing list