文件名称:tuxiang
-
所属分类:
- 标签属性:
- 上传时间:2013-06-08
-
文件大小:1kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
从一个.bmp文件中读取数据(包括BITMAPINFOHEADER,调色板和实际图象数据),将其存储在一个全局内存句柄hImgData中,这个hImgData将在以后的图象处理程序中用到。同时填写一个类型为HBITMAP的全局变量hBitmap和一个类型为HPALETTE的全局变量hPalette。这两个变量将在处理WM_PAINT消息时用到,用来显示位图。该函数的两个参数分别是用来显示位图的窗口句柄,和.bmp文件名(全路径)。当函数成功时,返回TRUE,否则返回FALSE。-From a. Bmp file to read data (including BITMAPINFOHEADER, palette and the actual image data), store it in a global memory handle hImgData, this hImgData in later image processing procedures used. Also fill in a global variable of type HBITMAP hBitmap and a global variable of type HPALETTE hPalette. These two variables will be used when handling the WM_PAINT message, used to display bitmap. The function of the two parameters are used to display the bitmap window handle, and a. Bmp file name (full path). When the function is successful, returns TRUE, otherwise returns FALSE.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
新建 文本文档.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.