-
动画图像组件
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
-
此示例阐释了将 CImage 支持实现到应用程序中,以便以多种图像格式对数据进行基本加载和保存。另外,此示例阐释了直接的 DIB 图面操作,以及如何使用对 MM...
此示例阐释了将 CImage 支持实现到应用程序中,以便以多种图像格式对数据进行基本加载和保存。另外,此示例阐释了直接的 DIB 图面操作,以及如何使用对 MMX 和 SSE2 整数指令的更高级别的编译器支持,来优化位图操作而不必编写汇编程序代码。在项目中,Surface.* 文件包含 DIB 图面操作的 C++ 基类。-This example will explain the CImage support the achievement of applications, to a variety of image formats for data loading and preserve basic. In addition, this example to explain the direct DIB map surface operation, and how the use of MMX and SSE 2 integer instructions, higher level of compiler support to optimize bitmap prepared to operate without compilation code. In the project, Surface .* DIB map file contains the C-operating base class.
- 2022-01-30 16:34:15下载
- 积分:1
-
我做的矢量图形系统!!
我做的矢量图形系统!! -I do vector graphics system! !
- 2022-03-22 07:46:56下载
- 积分:1
-
GraphicsClasses类,图像类,可以实现条形图,饼图,放大缩小,等等,功能强大。具体看demo。...
GraphicsClasses类,图像类,可以实现条形图,饼图,放大缩小,等等,功能强大。具体看demo。-GraphicsClasses category, image type, can achieve STRIPS-, pie to enlarge narrow, etc., powerful. Specific view demo.
- 2023-01-05 16:55:03下载
- 积分:1
-
nehe基础教程大量附例, 非常适合初学者,不需要自己动手敲那么多代码,义务劳动,希望对大家又帮助...
nehe基础教程大量附例, 非常适合初学者,不需要自己动手敲那么多代码,义务劳动,希望对大家又帮助-nehe based tutorial large Bylaws very suitable for beginners, not knock yourself so much code, voluntary labor, and I hope to help everyone
- 2022-03-07 02:53:02下载
- 积分:1
-
一个模仿连连看的vc程序!程序使用了很多常用的图象操作
一个模仿连连看的vc程序!程序使用了很多常用的图象操作-a copy of the 1000 block of Terry Avenue vc procedures! Programs use a lot of common operational picture
- 2022-05-14 14:39:23下载
- 积分:1
-
computer graphics show an image, when users click with the left mouse button ima...
计算机图形学显示一个图像,当用户用鼠标左键单击图像上任何一点后,填充该图像。-computer graphics show an image, when users click with the left mouse button images of any point on, filled with the images.
- 2022-03-10 02:37:59下载
- 积分:1
-
GIF format images of this very well, it is how to achieve, and how is the decode...
大家对GIF这种图片格式很了解,它是怎么实现的,又是怎样解码的,偶来告诉您-GIF format images of this very well, it is how to achieve, and how is the decoder, dual to tell you
- 2023-09-08 06:45:03下载
- 积分:1
-
Visual c is the Digital Image Processing (HE) code discs, inside the book is all...
这个是Visual c++数字图像处理(何斌)的代码光盘,里面是该书的所有源代码,都是关于图形图像方面开发的,看了之后一定受益匪浅!-Visual c is the Digital Image Processing (HE) code discs, inside the book is all the source code, graphic images are on the development of the area, looking after some benefit!
- 2022-06-17 06:24:27下载
- 积分:1
-
A simple Tetris game, using double buffering to eliminate flicker, suitable for...
一个简单的俄罗斯方块游戏,用双缓冲消除了闪烁,适合初学者参考-A simple Tetris game, using double buffering to eliminate flicker, suitable for beginners reference
- 2022-03-02 21:37:29下载
- 积分:1