ink()

Select current color. Current color is used by next called graphic commands. Color value must be in Uint32 format.

Syntax:
Ink( Uint32color )

Example:
ink( rgb(0,120,255) )