搜索资源列表
JAVA绘制简单彩色图形
- * 绘图,矩形和椭圆。图形的位置坐标、图形大小和颜色随机产生 * 用户操作按钮绘图
完成通过鼠标在视图窗口内绘制任意形状的线
- 所绘画出的线段类型、颜色和粗细,还有如何定 义画刷的填充颜色和类型。如何用Rectangle函数绘画矩形、用Ellipse函数绘画圆和椭圆和运用 -drawn up by the line type, color and thickness, and how to define the brush paintings filled with color and type. How Rectangle function re
mfc简易画笔
- 一个简单的绘图程序,能够绘制矩形,直线,椭圆等一系列的图形。比较方便,还可以随意改变图形的颜色。-a simple drawing program, to draw a rectangle, straight, oval and a series of other graphics. More convenient, but also can arbitrarily change the color graphics.
绘制各种图形-直线-多边形
- 1.PaintDCDemo 演示如何利用用类CPaintDC绘图。 2.ClientDCDemo 演示用类CClientDC管理用户区。 3.CPenDemo 类CPen的使用。 4.CBrushDemo 演示刷子CBursh的使用。 5.CRgnDemo 演示CRgn的用法。 6.MapModeDemo 演示不同映射模式下图形绘制。 7.DrawPointDemo 演示点的绘制。 8.Dra
RopFun
- 用VC编制的一个利用不同模式来绘制矩形的小程序-VC establishment of a different model to the small rectangular mapping procedure
DRAW2.2
- 简单的绘制矩形的绘图程序,实现了多个矩形的绘制。-simple rectangular graphics rendering procedures to achieve a number of rectangular drawing.
mydraw1986
- 设计一个库,可以在控制台窗口 (1)绘制矩形、直线 (2)绘制矩形或者直线的字符可以更改 (3)从指定的种子点出发用指定的符号填充种子点所在的封闭区域 (4)在指定位置输出字符串 -design of a library that is the console window (1) draw a rectangle, straight (2) mapping of linear or rectangular char
rectangle111
- 运用c++MFC绘制矩形图形!非常好用! 欢迎下载-use c MFC drawing rectangular graphics! Very handy! Welcome to download
ColorRect
- 向容器中设置背景色为桌面颜色;设置颜色,并绘制矩形、圆角矩形、椭圆,并且将其显示出来;,并填充矩形、圆角矩形、椭圆(设置颜色);设置字体,并显示文本信息。-containers to set the background color of the desktop color; Set the color, and drawing rectangle, rounded corner rectangles, ovals, and to de
OpenGL绘制矩形动画
- OpenGL绘制矩形动画,先用OpenGL绘制矩形,然后利用帧缓冲技术实现其从左至右运动
GDI+中的圆角矩形
- GDI+是对GDI的一个令人兴奋的扩展,但由于某些原因,它没有提供绘制圆角矩形的函数,虽然我们可以在GDI+中使用GDI中的函数,但这样一来我们没办法在圆角矩形中使用GDI+中的纹理和透明色等新特性。怎么办?GDI+中有一个GraphicsPath 的类,我们可以用它构造各种形状并且可用任何画刷来填充这些形状。本源码中提供了一个可以加到任何工程中的函数,并用它来绘制了一个圆角矩形,矩形的远郊程度可以通过一个滑动条来设置-GDI GDIG
绘制各种图形-直线-多边形
- 1.PaintDCDemo 演示如何利用用类CPaintDC绘图。 2.ClientDCDemo 演示用类CClientDC管理用户区。 3.CPenDemo 类CPen的使用。 4.CBrushDemo 演示刷子CBursh的使用。 5.CRgnDemo 演示CRgn的用法。 6.MapModeDemo 演示不同映射模式下图形绘制。 7.DrawPointDemo 演示点的绘制。 8.Dra
ColorRect
- 向容器中设置背景色为桌面颜色;设置颜色,并绘制矩形、圆角矩形、椭圆,并且将其显示出来;,并填充矩形、圆角矩形、椭圆(设置颜色);设置字体,并显示文本信息。-containers to set the background color of the desktop color; Set the color, and drawing rectangle, rounded corner rectangles, ovals, and to de
openglmouse
- opengl中的鼠标交互,实现了左键绘制矩形右键取消-opengl the mouse interaction to achieve the abolition of right-left draw rectangle
draw2.1
- vc实现的绘图程序,可以绘制点、圆、直线、矩形、圆角矩形、刻画线,可以保存,功能较为齐全。-vc realized drawing program, you can draw points, round, straight, rectangular, rounded rectangular, portrait of lines, can be saved, function more fully.
DrawSys
- GDI图形编程,能绘制矩形、椭圆、圆、填充矩形等,并实现一个树形列表列出图形对象,选中能闪烁,显示图形对象属性-GDI graphics programming, can draw rectangular, oval, round, filled rectangle, and set out to achieve a graphic object tree list, select to flash, display graphics
GLDraw
- 在unity中用简单的使用GL绘线段,使用GL绘制矩形Draw lines in unity using GL(Draw lines in unity using GL)
例2-4
- 绘制左上角点为P0(100,100),右下角点为P1(600,300)的矩形。矩形边界线为1像素宽的蓝线,矩形内部填充为绿色(Draw the left upper corner is P0 (100100), the lower right corner is P1 (600300) rectangle. The rectangle boundary line is 1 pixels wide blue line, and the i
matlab绘制矩形、圆域、正六边形函数
- 常用光瞳函数,矩形函数、圆域函数、正六边形函数、三角形函数的绘制(Commonly used pupil function, including rectangle function, circle function, hexagon function, triangle function)
GandyDraw_MFC
- 橡皮筋绘制矩形,线,等不同形状,代码好用(Rubber band drawing rectangle, line, and other different shapes, code easy to use)