DevIL Documentation | Home | Previous | Next |
The ilutWinLoadImage function loads an image to a Win32 bitmap.
HBITMAP ilutWinLoadImage(
char *FileName,
HDC hDC
);
ilutWinLoadImage loads an image directly to a Win32 HBITMAP, skipping the use of OpenIL image names.
None
ilLoadImage, ilutOglLoadImage, ilutWinSaveImage