搜索资源列表
gfdgf
- 要求用vc写一个画直线,矩形和椭圆的程序 采用橡皮筋模式 -vc was asked to use a line drawing, rectangle and ellipse procedures used rubber-band model
Example004
- vc制作圆角矩形窗口的程序源码,希望对大家有所帮助-vc create rounded rectangle window of program source code, we hope to help
WinReg
- VC 对话框小程序 ,一个简单的小例子,怎样控制rectangle的例子-dialog program
Round
- 一个实现不规则形状窗体的例子。该例子除了创建vc提供的一些圆角矩形、椭圆、多边形之外,还介绍了如何实现自定义形状的窗口,比如字体窗口。-The example is a realization of irregular shape s Window. In addition to providing the example to create a number of vc rounded rectangle, ellipse, polygon, it also explains how to c
Graphic
- 用VC编写的界面,实现画图的基本功能,包括点,线,矩形,椭圆等等。-Prepared with the VC interface, to achieve the basic drawing functions, including point, line, rectangle, ellipse, etc..
drawtu
- 这个VC++程序的是功能是实现在窗口绘制矩形、椭圆、多边形等图形-This is the VC++ program function is to achieve in the window draw a rectangle, ellipse, polygon and other graphic
2ok
- 交互式画圆和画矩形,VC++编写,初学者使用-Interactive circle and draw a rectangle
BrushDemo
- vc 使用不同类型的画刷填充矩形\BrushDemo 的程序源码-vc using different types of brush filled rectangle \ BrushDemo the program source code
BrushDemo
- vc——使用不同类型的画刷填充矩形\BrushDemo的程序源码,很不错的demo-vc- use different types of brush filled rectangle \ BrushDemo the program source code, very good demo
112
- 用vc++来画一个任意的矩形,具体代码详见程序中,希望对各位有用-Using vc++ to draw an arbitrary rectangle, see the program specific code, you want to be useful
STATICSPLIT
- 一个静态的VC++窗体分割框架示例,另外还有一些图形绘制的功能,比如画直线、画矩形等。-A segmentation framework static VC++ form example, in addition to drawing functions, such as drawing a straight line, draw a rectangle.
colour
- vc中根据三原色配出各种颜色,然后显示在一个矩形中。-vc according to the three primary colors with a variety of colors, and then displayed in a rectangle.
yansejuxin
- 3.5_常用控件之3编辑框控件——改变颜色填充矩形,基于MFC的VC++带详细的步骤文档-3.5_ common controls of three edit box control- change colors fill the rectangle, MFC-based VC++ document with detailed steps
DrawPolygon
- VC++绘制圆角的几何图形,如测试截图所示,你可以看到绘制出的圆角矩形、圆角正方形图案。通过这个VC++绘制实例,可了解下如何在窗体上定义一个矩形区域、如何绘制出矩形区域、如何绘制出圆角-VC++ to draw geometric shapes with rounded corners, as shown in the test shots, you can see the draw rounded rectangle, rounded square pattern. Through this
jpeg
- vc++ 获得指定像素点的颜色,如演示截图所示,用户可以用鼠标左键单击图片的某一处时,就会在图片的右侧以该点颜色填充一个实心的矩形。实现方法通过函数COLORREF CDC::GetPixel( int x, int y)可以得到指定点的颜色,其参数x、y 是指定点的坐标。-When vc + + to get the color of the specified pixel, as shown in the demo screenshot, users can use the left mou
draw
- 一个简易的画图程序,用VC++写的,可实现画直线画矩形等功能。-A simple drawing program, written in C++, you can achieve linear paintings draw a rectangle, and other functions.