-
前在网上有一个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
-
图表设计好的类包,可以生成各种科学统计…
java语言设计图表的好类包,可以生成各种科学统计图表.-charts good design category packets and can generate various scientific statistical tables.
- 2022-02-21 20:13:26下载
- 积分:1
-
我做的矢量图形系统!!
我做的矢量图形系统!! -I do vector graphics system! !
- 2022-03-22 07:46:56下载
- 积分:1
-
可以实现bmp、jpg、tif、gif、png等图像格式的互相转化。
可以实现bmp、jpg、tif、gif、png等图像格式的互相转化。-Can be achieved bmp, jpg, tif, gif, png image format, such as the mutual transformation.
- 2022-02-26 20:54:51下载
- 积分:1
-
制作公章、手章,输出为gif图形,支持图片透明。支持圆形、椭圆、方形、矩形多种外观,多个参数可调,支持自定义弧形文字大小。...
制作公章、手章,输出为gif图形,支持图片透明。支持圆形、椭圆、方形、矩形多种外观,多个参数可调,支持自定义弧形文字大小。-production seals, Chapter hand, the output of gif graphics, support transparent images. Supports circular, oval, square, rectangular variety of appearance, a number of adjustable parameters, the definition of support from the arc text size.
- 2022-03-16 10:28:09下载
- 积分:1
-
一个用VC++开发的GDI画图的pattern brush 工具程序
一个用VC++开发的GDI画图的pattern brush 工具程序-GDI pattern brush tool with C++ source code
- 2022-02-26 12:07:02下载
- 积分:1
-
将.rgb格式的图像转换为.yuv格式的图像,.yuv格式的图像按4:2:0采样...
将.rgb格式的图像转换为.yuv格式的图像,.yuv格式的图像按4:2:0采样-will. Rgb format conversion of images. YUV format images. YUV format image with 4:2:0 sampling
- 2022-01-26 01:46:53下载
- 积分:1
-
查看16位颜色,(RBG:5:6:5)格式的颜色,可以把24位色转换成16位。...
查看16位颜色,(RBG:5:6:5)格式的颜色,可以把24位色转换成16位。-See 16-bit color, (RBG: 5:6:5) color format can be converted into 24-bit color 16.
- 2022-08-14 00:11:13下载
- 积分:1
-
这个程序是我的一个图形学课程的小作业,其中实现了Bresenham直线插补算法、Barsky线框裁剪算法、平行六面体自消隐算法以及绕任意轴的旋转算法。...
这个程序是我的一个图形学课程的小作业,其中实现了Bresenham直线插补算法、Barsky线框裁剪算法、平行六面体自消隐算法以及绕任意轴的旋转算法。-this procedure is a small graphics course operations, which achieved a Bresenham interpolation algorithm, Barsky wireframe cutting algorithm, parallel hexahedron since blanking algorithm and around the axis of rotation of arbitrary algorithm.
- 2022-03-17 17:57:25下载
- 积分:1
-
在程序中实现动画鼠标的示例源码,动画为ani文件
在程序中实现动画鼠标的示例源码,动画为ani文件-procedures in achieving animation examples of mouse source, as distinguished from the paper animation
- 2023-03-06 13:30:03下载
- 积分:1