-
-
dissolve.rar
Traverse a rectangle of pixels in a random order.From Mike Morton s
contribution to Graphics Gems.
-
-
hanoicx.rar
... .Height-(hanoiData.diskList[key].Count-j)*height
e.Graphics.FillRectangle(new SolidBrush(Color.Blue), new Rectangle(left, top, width, height-2))
e.Graphics.DrawString(hanoiData.diskList[key][j].ToString(), this. ...
-
CplusplusBitmapLibrarySourceCodeandExamples.zip
... , hsv, jet, prism, vga, yarg)
Texture generation (checkered pattern, plasma)
Graphics drawing interface (line, line-segmentm rectangle, triangle, quadix, horizontal and vertical line-segments, ellipse, circle, plot pixel, pen width, pen color)
PSNR ...
-
A_3d_Shape201164862006.zip
this a custom control for adding 3d shapes to your project for example Text, Rectangle, Ellipse, Line, Circle, FillEllipse, FillRectangle etc The Control have properties like 3d style, 3d size, font, color, border, back color, fill style etc.
-
RG2.rar
Basic drawing tool. Work in progress, but easy tom manipulate and upgrade. Draw and fill circle, ellipse and rectangle.
-
shape.rar
一、声明一个Shape抽象类,在此基础上派生出Rectangle和Circle类,二者都有GetArea()和GetPerim()函数,GetArea用来计算对象的面积,GetPerim用来计算对象的周长。封装上述各类,并编写测试程序。
-
1.rar
声明一个Shape抽象类,在此基础上派生出Rectangle和Circle类,二者都有GetArea()和GetPerim()函数,GetArea用来计算对象的面积,GetPerim用来计算对象的周长。封装上述各类,并编写测试程序。
-
-
-