-
动画图像组件
Animate Image Component -TAnimateImage is a windowed control similar to TImage for displaying images of an image list on a form. You only need to assign a TImageList component (or its descendant) to its Images property, and set the FrameIndex property to the index of your desired image on the image list.
Of course, TAnimateImage can animate images of an image list too. If you have frames of an animation as Bitmap or Icon, this component offers the easiest way to animate them. For this purpose, TAnimateImage provides some properties to specify interval, segment, and direction of images for the animation.
- 2022-05-25 23:21:35下载
- 积分:1
-
数字的识别各种文档,印刷提和手写体的,希望对大家有所帮助
数字的识别各种文档,印刷提和手写体的,希望对大家有所帮助-Identification of a variety of digital files, printed and handwritten mention, I hope to help everyone
- 2023-09-08 02:25:07下载
- 积分:1
-
whiteboard DLL code procedures
白板DLL代码程序-whiteboard DLL code procedures
- 2022-01-24 09:03:14下载
- 积分:1
-
用C实现图像的简单变换(水平变换,旋转等) 底层操作 注释详细...
用C实现图像的简单变换(水平变换,旋转等) 底层操作 注释详细-C simple Image Transform (horizontal transformation, rotation, etc.) Notes bottom operation detailed
- 2022-09-23 04:45:03下载
- 积分:1
-
这是利用C++ 编的fft
这是利用C++ 编的fft-This is the C series fft
- 2022-03-05 13:30:05下载
- 积分:1
-
前在网上有一个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
-
图章生成程序,文字输入图章内容,图形输出图章
图章生成程序,文字输入图章内容,图形输出图章-Stamp generating process, the contents of text input stamps, graphics output seal
- 2022-03-10 02:18:20下载
- 积分:1
-
几何变换
有助于你的几何图形处理
很实用的小程序
几何变换
有助于你的几何图形处理
很实用的小程序-geometric transform help you deal with the geometry of a very small practical procedures
- 2023-02-01 00:25:03下载
- 积分:1
-
图像处理工具ImageBoard的源程序,一个完整的例子,界面精美,功能完善,有大量的图像处理方法,为感谢大家提供源代码对本菜鸟的帮助,特发此源代码...
图像处理工具ImageBoard的源程序,一个完整的例子,界面精美,功能完善,有大量的图像处理方法,为感谢大家提供源代码对本菜鸟的帮助,特发此源代码-image processing tools ImageBoard source, a comprehensive example, the interface beautifully, complete functions, a large number of image processing methods, thank you for providing the source code to help the newcomers, idiopathic this source code
- 2022-07-11 06:31:47下载
- 积分:1
-
使用DirectDraw例子的图形,画线,画圆,映射,…
用DirectDraw做出的图形学例子,有画线,画圆,贴图等-Graphics made using DirectDraw example, has painted lines, drawcircle, mapping, etc.
- 2022-07-02 18:02:18下载
- 积分:1