[][src]Function bear_lib_terminal::terminal::pick_foreground_color

pub fn pick_foreground_color(point: Point, index: i32) -> Color

Get the color of the character in the specified coordinates on the specified layer.

Consult the documentation for the terminal_pick_color() C API function, despite its laconicity.