Skip to main content

What it does

Represents the context of drawing. Allows you to draw elementary geometric objects by using scripts. The color is specified as a sequence of four bytes: 0x00BBGGRR, where the “BB” bite represents the blue color, the “GG” bite is the green color and the “RR” bite is the green color.

Methods

Properties