搜索资源列表
CopyBMP
- VC/MFC 用鼠标绘制矩形 将矩形内的区域形成图像在另一个区域中显示-VC / MFC drawing rectangle with the mouse to the rectangular region of the image displayed in another region
painter
- 一个用VC开发的简单画图程序-a VC development of a simple drawing program you can draw line ,Rectangle ,ellipse and so on .meanwhile you can change linestyle linewidth and color,and other functions
Draw.rar
- 在VC下实现画矩形,椭圆,直线等,适合作为小作业,Under implementation in VC draw rectangle, ellipse, straight line and so on, suitable as a small operation
3D下的计算机图形学的编程实践VC源码
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-download the origin
Graphic
- 在VC++环境下,用来绘制图形的例子,包括点,直线,矩形,椭圆等。对初学图形编程的人,会有帮助的。-In VC++ environment, for example graphics rendering, including point, line, rectangle, ellipse, etc.. Graphical programming for beginners who would be helpful.
Draw
- vc++画图板程序,功能比Windows自带的画图板还要强。从界面来看,像是用有某种皮肤控件,但编译时候没有发现控件,顺利编译。它还可以更换风格,选择不同的皮肤颜色,当初是费了不少心思来完成这款小程序,它主要的画图功能有六种: 1.普通矩形样式 2.圆角矩形样式 3.椭圆样式 4.气球样式 5.吊篮样式 6.心脏样式-vc++ drawing board procedures, more powerful than Windows bu
MenuTest
- 用VC++画椭圆、画矩形,不是即时画画那 种,点一下按钮会生成椭圆或矩形,比较简单那种,可以了解一下椭圆、矩形用代码是如何实现的。 -VC++ painted with oval, draw a rectangle, not the kind of real-time drawing, tap the button will generate an oval or rectangular, relatively simple kind, you can look oval, rectangu
BrushDemo
- vc——使用不同类型的画刷填充矩形\BrushDemo-vc- use different types of brush filled rectangle \ BrushDemo
rect.v60
- 一个绘制圆矩形窗体的vc++程序,简单实用,对界面编程有一定的帮助。-Draw a rectangle form a circle of vc++ program, simple and practical, the programming interface will certainly help.
draw
- 包含三角形、矩形、椭圆、任意线条画法带颜色的vc源码程序-Contains the triangle, rectangle, ellipse, arbitrary line drawing with the color of the VC source program
BrushDemo
- vc++绘图。在vc++6.0环境下,实现简单的绘制矩形(加颜色),和显示.bmp图片的功能。-vc++ drawing. In vc++6.0 environment, to achieve a simple draw a rectangle (plus color), and display. Bmp picture function.
PtClr
- vc++ 获得指定像素点的颜色,如演示截图所示,用户可以用鼠标左键单击图片的某一处时,就会在图片的右侧以该点颜色填充一个实心的矩形。实现方法通过函数COLORREF CDC::GetPixel( int x, int y)可以得到指定点的颜色,其参数x、y 是指定点的坐标-When vc++ for the specified pixel color, as shown in the screenshot demonstrates, the user can use the left mouse
1
- 在Visual VC++6.0环境下,用OpenGL绘制一个白色矩形。-In the Visual VC++ 6.0 environment, using OpenGL to draw a white rectangle.
ImagePreviewWnd
- vc++,通过鼠标拖动, 修改矩形框位置-vc++ drag to move the rectangle position