搜索资源列表
hueituchenxudaquan
- 程序的功能: 一、用两种不同算法(DDA法和中点法)画任意直线,输入方式有鼠标取点点法,和对话框输入直线端点法。直线颜色在画线前任意选取。 二、直线的属性控制。可以从对话框中任意输入线宽画直线。还有画虚线的功能,你可以输入虚线中实线部分的长度和空白间隔的长度来画虚线。 三、用两种算法(中点法和正负法)画任意圆。 四、画任意椭圆。画椭圆时限任意取两点确定一矩形,由该矩形确定椭圆的大小。 五、多边形填充。用鼠标取点画任意多边形,可选取任意颜色去填充多边形区域。 六
CRectTracker
- 继承了CRectTracker,使橡皮框的颜色和线型随画笔颜色的定义而改变。-inherited CRectTracker. rubber box so the color and linear color with a brush to change the definition.
style
- 改变文本框的背景颜色、警示标志、鼠标样式-Change the background color of the text box, warning signs, mouse style
Line_Bresenham
- 直线中点BRESENHAM算法。要求使用对话框输入直线的起点和终点坐标。直线的颜色为蓝色。-The mid-point algorithm for linear BRESENHAM. Require the use of the dialog box enter the start and finish line coordinates. Straight line for the blue color.
Graphic
- 此程序主要是实现图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-This procedure is the realization of graphics rendering, how to use a custom brush (color
colorcombox
- YUV值转化为RGB值的思想,及如何构件颜色下拉框的一种思想,你可以将里面的代码加工,写成自己的控件-YUV values into RGB values of thought, and how the color components of an idea the drop-down box, you can be inside the code processing, written in their own control
ColorPanel
- 程序执行后,创建一个能够加载选择颜色的下拉框的面板,用户可以选择下拉框内部的颜色值,也可以通过点击下拉框可以弹出一个颜色选择对话框,用户可以配置自己想要的颜色-After the program execution, can be loaded to create a drop-down box to select the color panel, the user can choose the color values within the drop-down box, you can als
GraphPex
- 运用C++中的MFC及对话框实现选择颜色与线形的程序。-Using C++ implementation of the MFC and the dialog box select the color and the linear process.
ColorPicker
- 可以直接运行,运行后会可以通过对话框上的按钮选择任意的RGB颜色组合-Can run, will run through the button on the dialog box select any of the RGB color combination
fourth
- 用matlab生成下列500*500的RGB红绿蓝彩色图像,框内的颜色如图所示(a)假定将该图像转换到HSI空间,用25*25的平均模板模糊H分量图像,再转换回RGB空间,会看到什么结果?-Generated with matlab the following 500* 500 RGB red, green and blue color image, the color box as shown (a) assumes that the image is converted to HSI spa
draw133
- 实现直线 方框 圆 以及线宽颜色可调的C++画图程序,已调试0错误-Box circle, and line width of linear color adjustable C++ Paint program has debug 0 error
paint
- 完成直线 曲线 矩形 以及文本的显示 实现颜色的选择 文本是通过对话框的形式实现的 颜色和字体也都可以改变-Linear curve and the completion of the text display of rectangular color selection dialog box in the form of text is achieved through the colors and fonts can also be changed
Graphic-Draw
- 图形绘制,可设置线宽、颜色、样式,通过本例将了解如何使用自定义画笔定义线体的颜色,线宽,线形等,以及如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-VC++ graphics rendering, can set the line width, color, style, through th
ex16
- 在对话框中绘图,介绍如何在对话框中绘图。实现绘图操作最重要的一个类就是设备环境类CDC类,该类的成员函数可以实现颜色设置、图形绘制、打印输出等各种操作。-In the dialog box, drawing, drawing in the dialog box shows you how. Drawing operations to achieve the most important class is the class of device context CDC class, class m
DrawingPANel
- 本程序完成的是一个类似于Windows画图板的画图程序。 整个程序界面很简洁,一目了然,与大多数Windows的应用程序的风格一样。在左上方的菜单栏里有文件、色彩、线条粗细、帮助4个下拉式菜单,可以对绘图文件进行相应的操作。下面一排是工具按钮的工具栏,从左到右依次为:新建文件、打开文件、保存文件、随笔画、直线、空心矩形、实心矩形、空心椭圆、实心椭圆、空心圆、实心圆、空心圆角矩形、实心圆角矩形、橡皮擦、颜色选择按钮、线条粗细设置按钮、文字添加按钮、粗细字体选择框、斜体字体选择框、字体选择下拉
javacodedemodrawing
- 用JAVA编写的绘图程序,使用JAVA 2D API JDK版本 1.4.x 功能简介: 支持存储,格式为XML,并支持颜色信息的存取,有导出为图片功能 支持多个组件选择:CTRL选择(或取消)和拉框选择或是复合选择(或取消) 支持多个组件拖动:选择多个组件可以同时拖动 支持全选功能和复制功能和删除功能,并提供快捷方式 单个组件支持右键菜单,其中包括设置组件名称功能 在担任dramflow.xml中设置相关属性 连线规则: 直线的
five
- 基于对话框编写的显示五角星的程序,可以动态改变五角星的颜色-Display based on the dialog box to write the five-pointed star of the program, you can dynamically change the color of the five-pointed star
Code
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线型)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Graphics rendering, and how to use custom brushes (color, line width, line style). Settings dialo
CColorDialog
- 本程序用于改变对话框上的颜色,可自主选择颜色。然后填充到对话上。-This procedure is used to change the color of the dialog box, you can choose the color. Then fill the conversation on.
graphic
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Graphics rendering, how to use a custom brush (color, line width, line). How to add the program i
