Function termimage::ops::write_no_ansi

source ·
pub fn write_no_ansi(_: &DynamicImage)
Expand description

Display the specified image in the default console using WinAPI.

Or, actually, don’t. This is Linux, after all…