|
GetInk | ||
Colour = GetInk() | ||
Parameters: NONE | ||
Returns: Colour = The current INK in RGB format |
||
GetInk returns the current colour of the graphics pen in RGB format. FACTS: * None Mini Tutorial: This example shows how to set the current Ink colour, read it back into a variable, then display the R,G,B values that make up this colour.
This example would output.
|
Related Info: | GetInkB | GetInkG | GetInkMode | GetInkR | Ink | InkAlpha | InkMode | RGB : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |