Simple Image is a library for D programming language that allows you to interact with bitmaps and some graphic formats without any external libraries. Currently it supports PNG (32/24/8 with filters per scanline, palettes and transparencies) [read and write] and TGA (32 and 8 bits) [currently writting only].
It can be found here: http://svn.soywiz.com/d/simple_image/
It's free to use but without any warranties.
