-
-
GraphEx.rar
TITLE:
GRAPHIC EXAMPLE
DESCRIPTION:
A basic line drawing application. This user save line drawings to bitmap
files.
DEMONSTRATES:
TSpeedButton, TUpDown, TOpenDialog, TColorDialog, TScrollBox, TImage
COMMENTS:
-
direct.zip
Direct Draw App
If you want fast animation (games!), you have to use DirectX. Try filling the screen by drawing each pixel separately using GDI. Compare it with DirectX, which gives you practically direct access to the screen buffer. There s no ...
-
-
-
NewFold.rar
drawing a circle, edge detection.............................................
-
-
java.rar
利用java 做sinewave Demonstrates drawing points.
-
CEGraph.zip
... ++ using embedded VC++ to compile it. Testing was done on an iPaq h3600 with WinCE 3.0. CEDraw use double buffer and direct write video buffer technology to enhance Draw speed. With its own graphics arithmetic the drawing speed is much faster than WinGDI.
-
ezlines.zip
... line with transparency en line style at width greater than one. Drawing shapes like a rectangle, ellipse and bezier are still not ... Also it contains a supershape routine. This is a routine for drawing special shapes, as has been described by Paul Bourke ( ...
-
-