Algosim documentation: DrawDisk

DrawDisk

Draws a disk in a pixmap.

Syntax

Description

DrawDisk(pm, x, y, c, r) draws a filled circle (a disk) of radius r with colour c centred at (x, y) in pm. If omitted, r defaults to 4.

See also