Syntax

dbInk(ForegroundRGB, BackGroundRGB)
Description

This command will set the current ink color using the specified color value. color values range from 0 to over 16 million, that represent every combination of red, green and blue to make up the final color. You can use the dbRGB command to make the generation of the color value straight forward. The parameter should be specified using integer values.