[][src]Function tetra::graphics::set_letterbox_color

pub fn set_letterbox_color(ctx: &mut Context, color: Color)

Sets the color of the letterbox bars that are displayed when scaling the screen.

For information on which scaling modes can cause letterboxing, see the docs for ScreenScaling.