returns the text colour at the specified position of the screen
None
The x- and y-coordinates are both one-based.
Attention: This is a low-level function. The arguments are not checked for validity!
std::background_colour_at | returns the background colour at the specified position of the screen |
std::character_at | returns the character at the specified position of the screen |
std::set_text_colour_at | sets the foreground color at the given position |