搜索资源列表
2005122616144163
- 设置编辑框背景色与文字颜色,以及列表框背景加载位图源码-edit box set the background color and text color, background and list box loaded bitmap source
BitmapToolBarResrch28
- 很好看的工具栏,能够加载位图bitmap,内容来字网络-good look at the toolbar, to load Bitmap bitmap, as characters Network
GetBitmapDll
- 动态加载位图等资源文件,有利于节省程序运行时所用资源。-dynamically loaded bitmap documents, and other resources, to save operating procedures used by the resources.
bldfdow
- 使用opengl加载位图的程序演示原程序代码-use opengl loaded bitmap display the original procedure code
VC 加载位图的几种方法
- 用MFC做GDI开发的朋友肯定熟悉CBitmap类,该类封装了HBITMAP对象,简化了关于HBITMAP的API操作,如LoadBitmap方法可直接加载资源中指定ID的图片,但是很多情况下我们需要从文件中加载图片。。。
2005122616144163
- 设置编辑框背景色与文字颜色,以及列表框背景加载位图源码-edit box set the background color and text color, background and list box loaded bitmap source
BitmapToolBarResrch28
- 很好看的工具栏,能够加载位图bitmap,内容来字网络-good look at the toolbar, to load Bitmap bitmap, as characters Network
GetBitmapDll
- 动态加载位图等资源文件,有利于节省程序运行时所用资源。-dynamically loaded bitmap documents, and other resources, to save operating procedures used by the resources.
bldfdow
- 使用opengl加载位图的程序演示原程序代码-use opengl loaded bitmap display the original procedure code
ly_bmpmenu
- 一个可以加载位图背景的菜单类,派生自CWnd和CWnd-can load a bitmap background of the menu type, and derived from the CWnd CWnd
InputImage
- 在开发管理系统时,需要将图片信息存储在数据库中。本程序解决了从磁盘中加载位图,将其显示在Picture控件中;二是将位图数据保存到数据库中。-In the development of management systems, the need to image information is stored in a database. This procedure solved load from disk bitmap to be di
RxButton
- CRxButton 背景加载位图 需要两幅位图(给出参考位图) 使用方法:添加到工程,引用头文件,然后替换CButton,最好创建成按钮数组,比较好控制,有问题,请联系我-CRxButton background bitmap needs to load two bitmaps (bitmap reference is given) the use of methods: add to the project, to use
zoom
- 在对话框加载一副位图,然后实现位图的放大和缩小的变换-In the dialog box to load a bitmap, and then the realization of digital map zoom in and out of the transformation
buttonwnd
- 可以显示三态的按钮类,可调用其中的函数给其加载位图,三态位图是一个位图,鼠标放上去,鼠标up和鼠标down会加载不同的位图,有动态效果-Can display three-state button category, which can call a function to its load bitmaps, three-state bitmap is a bitmap, release the mouse up, mouse up a
5
- 此程序是在vc++环境下,使用CBitmap对象进行常见的位图操作。在程序中将实际位图作为一个资源对象,并根据菜单选择使用LoadBitmap()成员函数加载位图。单击鼠标左键时,改变位图显示并实现不同的变换效果。-This procedure is vc++ Environment, the use of common objects CBitmap bitmap operation. Procedures will be in th
38
- OpenGl加载位图作为纹理 并使用纹理动画的教程-OpenGl loaded bitmap texture and use as a texture animation tutorial
CDIBshowbitmap
- 使用CDIB类加载位图并显示的一个小程序,对于初学者理解有用,高手有提高的意见,欢迎提问-CDIB class loader using the bitmap and display a small program useful for beginners to understand, expert advice has improved are welcome to ask questions
mfc22
- 通过MFC的picture控件动态加载位图显示,并附上两种静态加载位图的小结,我自己在学习picture控件的时候因为找不到相关的有用资料,所以浪费了很多时间,现在把自己的一些心得发出来,仅供大家参考-to display bitmap dynamicly in picture control in mfc
eg_2_displaybitmap
- 在mfc中加载位图 以及图像的拉伸处理等 包括图像等处理的源代码 -Mfc bitmap loaded in, and stretch the image processing including image processing, such as source code
autoloadbitmap
- 在对话框中,自动加载位图 初学者的笔记-In the dialog box automatically load a bitmap notes for beginners