Code:
BMAP* bmp_new=bmap_createblack(20,20,24);
bmap_save(bmp_new,"test.bmp");



Teleschrott-Fan.