Algosim documentation: CreatePixmap

CreatePixmap

Creates a new, empty, pixmap.

Syntax

Description

CreatePixmap(w, h, c, bk) creates a pixmap of size w×h filled with colour c. The pixmap’s background colour metadata field is set to bk. If omitted, both c and bk default to white.