previous |  up  | next
 

Loading a Bitmap   

Author:  TheTutor

A tutorial that shows you one way to load a bitmap

Functions Used:  LoadImage(), GetDC(), CreateCompatibleDC(), SelectObject(), BitBlt(), DeleteObject(), ReleaseDC(), DeleteDC()
 

Access Here

 
 
 

 

 

 


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