pub fn write_ansi_truecolor<W: Write>(out: &mut W, img: &DynamicImage)
Expand description

Display the specified image in the default console using ANSI 24-bit escape colour codes.