www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Re: bmp/png libs?

Nick Sabalausky Wrote:

 Can anyone suggest good up-to-date D libs or bindings for loading/saving bmp 
 and png files? 
 
 

If you'll need more (formats for i/o or some processing), you can use DerelictIL/ILU bindings + DevIL free lib. This lib seems to be the best bicycle of that sort, you actually don't have to write image io *again*.
May 16 2009