-
前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使...
前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,花时间改造了一下这个类,改造,该类可以应用于任何MFC、 WTL/ATL及其它INDOWS API编程。由于原来的CPictureEx是继承于CStatic类,改造后,在CPictureEx中直接封装了一个窗口句柄HWND。假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-ago on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. renovation of time spent on this category, transformation and can be applied to any such MFC, WTL/ATL and other INDOWS API programming. As the original CPictureEx inherited from CStatic category that after transformation, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a dialog box controls can be
- 2022-03-11 20:27:26下载
- 积分:1
-
VC下做的,很绚丽的ppmm,还有很多背景等
VC下做的,很绚丽的ppmm,还有很多背景等-VC done, ppmm very beautiful, there are many background
- 2023-04-01 22:50:03下载
- 积分:1
-
一个将图像数据保存为BMP文件的实例,一篇论文
一个将图像数据保存为BMP文件的实例,一篇论文-describe how to save picture data to bmp file
- 2023-04-24 07:10:03下载
- 积分:1
-
最强大的开源库CGAL中最小封闭区域和最大外包查找.
最强大的开源库CGAL中最小封闭区域和最大外包查找.-CGAL the smallest and the largest outsourced find enclosed area.
- 2023-02-15 16:15:03下载
- 积分:1
-
Provided the image format conversion. Permit the conversion to become bmp format...
提供了图像格式的转换。允许转换成为bmp格式,gif格式,jpeg格式,png格式,tiff格式,wmf格式-Provided the image format conversion. Permit the conversion to become bmp format, gif format, jpeg format, png format, tiff format, wmf format
- 2022-07-02 23:41:57下载
- 积分:1
-
VC++6.0中实现矢量图的分层绘制、打印
VC++6.0中实现矢量图的分层绘制、打印-achieve the layered vector drawing, print
- 2022-09-20 05:25:03下载
- 积分:1
-
原创,实现了Windows抓屏和保存。其实编写时主要目的是测试StretchBlt函数,此函数在许多机器上运行有BUG,可以用这个程序测试。...
原创,实现了Windows抓屏和保存。其实编写时主要目的是测试StretchBlt函数,此函数在许多机器上运行有BUG,可以用这个程序测试。-originality, the realization of the Windows Capturing the Screen and preservation. In fact, the main purpose of writing is to test StretchBlt function, this function in many machines running on a BUG, can use this test procedure.
- 2022-07-11 08:21:50下载
- 积分:1
-
其实颜色直方图简单来说,就是统计图像中具有某一特定颜色的象素点数目而形成的各颜色的直方图表示,不同的直方图代表不同图片的特征...
其实颜色直方图简单来说,就是统计图像中具有某一特定颜色的象素点数目而形成的各颜色的直方图表示,不同的直方图代表不同图片的特征-color histogram simple fact, it is statistical image with a specific color of the pixel number of points which are in the color histogram, different pictures representing different histogram feature
- 2022-01-26 00:58:16下载
- 积分:1
-
得到当前的色彩深度(color depth)
得到当前的色彩深度(color depth)-Get the current color depth
- 2022-02-16 06:48:17下载
- 积分:1
-
OpenGL三
OpenGL 三维图像开发技术,对学习VC实现三维重建者,有很大帮助。-OpenGL three-dimensional image technology, the learning achievement of three-dimensional reconstruction of VC, and are very helpful.
- 2023-06-06 14:05:03下载
- 积分:1