搜索资源列表
picturecontrol
- 在picture控件中画框型图。画笔的颜色粗细可以改变-In the picture frame-type control chart. Thickness can change the color of the brush
Picture
- 此代码实现了 简单的画图功能,控制画笔的 大小 颜色 背景 画布的背景 等简单的 功能 -This code implements a simple drawing functions, control the size of brushes the canvas background color of the background of a simple function
GDI画笔
- 基于对话框的 MFC 工程,主要是GDI 对象之画笔 CPen的代码:在对话框上有一个 Picture 控件,将此控件的背景填充为黑色;启动一个定时器,每次定时器到时,所有波形数据都前移一个单位,并获取一个 80 以内的随机数作为波形的最后一个数据,然后以绿色画笔在绘图控件上绘制波形。这样就实现了波形的绘制及动态变化。(Dialog based MFC project, GDI is the main object of the brush CPen Code: there is a Pictu