Function ggez::graphics::set_default_filter[][src]

pub fn set_default_filter(ctx: &mut Context, mode: FilterMode)

Sets the default filter mode used to scale images.

This does not apply retroactively to already created images.