-
作者自己编的小程序:全屏取颜色的程序
作者自己编的小程序:全屏取颜色的程序-author himself series of the small programs : full-screen color admission procedures
- 2022-04-11 11:08:39下载
- 积分:1
-
一个自己写的图像显示的基本变换的程序,是基于FORM窗体的,可以自动调整显示图象的比例,显示图像属性.对初学者很有借鉴意义...
一个自己写的图像显示的基本变换的程序,是基于FORM窗体的,可以自动调整显示图象的比例,显示图像属性.对初学者很有借鉴意义-himself wrote an image shows the basic transformation process is based on the Form FORM can automatically adjust the ratio of display images, showing images attributes. Useful for beginners Significance
- 2023-08-22 17:35:03下载
- 积分:1
-
waveform can show the procedure can be used for real
可以显示波形的程序,可以用于实时波形-waveform can show the procedure can be used for real-time waveform
- 2022-03-12 19:04:33下载
- 积分:1
-
some source code deal with CMYK color space using GDI+
some source code deal with CMYK color space using GDI+
- 2022-03-14 22:31:04下载
- 积分:1
-
一个DLL,只有两个函数,可以通过Twain轻松实现图象的扫描。附带有范例程序...
一个DLL,只有两个函数,可以通过Twain轻松实现图象的扫描。附带有范例程序-a DLL, only two functions, can be easily achieved through Twain image scanning. Examples are incidental procedures
- 2022-07-23 05:05:20下载
- 积分:1
-
Bezier曲线的算法。使用准备MFC。
Bezier曲线的C++算法实现.利用MFC库自己编写.-Bezier curve C algorithm. Use to prepare themselves for MFC.
- 2023-06-09 13:55:03下载
- 积分:1
-
图形的绘制,如何使用自定义画笔(颜色,线宽,线型)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览...
图形的绘制,如何使用自定义画笔(颜色,线宽,线型)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Graphics rendering, how to use a custom brush (color, line width, linear). Procedures for how to add menu options and option settings dialog box, and how to use the standard Color dialog box, and how to use the Font dialog box, and realize in the Options dialog box in preview. Realize the Options dialog box and the window class of data exchange. How to change the dialog box and controls the background color, how to change the control text color of the button controls the special treatment. How to display a window bitmap.
- 2022-04-11 18:42:49下载
- 积分:1
-
自己写的双缓存例子程序,实现屏幕快速刷新无闪烁。
自己写的双缓存例子程序,实现屏幕快速刷新无闪烁。-write their own examples of the double procedure cache to achieve the rapid refresh the screen without blinking.
- 2022-05-18 01:50:32下载
- 积分:1
-
is a drawing of the VC Program
是一个有关画图的VC程序-is a drawing of the VC Program
- 2022-02-25 09:41:14下载
- 积分:1
-
动画图像组件
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