Chapter
Previous
Next
DibBlit
void
DibBlit
(
CDXSurface
* lpDDS ,
int dw ,
int dh ,
char* data ,
int sw ,
int sh ,
int bpp
) ;
Blits an array of Bytes into a Surface over DC. Usefull for many things ;).
#include "cdxpacker.h"