PureBasic - 2DDrawing

Overview

The 2D drawing is all the 2D rendering operations it can be done on a visual area. Tracing a line, a box, a circle or even a text is condering as a 2D rendering operation.

Command Index

BackColor
Box
Circle
DrawImage
DrawText
DrawingFont
DrawingMode
Ellipse
FrontColor
Line
LineXY
Locate
Plot
Point
StartDrawing
StopDrawing
TextLength

Supported OS

Windows, AmigaOS

Reference Manual - Index