previous |  up  | next
 

Loading 8-Bit BMP Files Part2   

Author:  TheTutor

This tutorial "manually" loads an 8-bit bitmap (compressed or uncompressed) into a "DIBSection".

Functions Used:  CreateDIBSection(), CreateCompatibleDC(), SelectObject(), SetDIBColorTable(), fopen(), fread(), memcmp(), fseek(), fclose(), DeleteObject(), DeleteDC()


purchase full version
Access EXE

 
 
 

 

 

 


 C
 C++
 Win32
 Direct3D
 OpenGL
 C#
 Java
 Free Tutorials