Function firefly_rust::graphics::draw_image
source · pub fn draw_image(i: Image<'_>, p: Point, c: ImageColors)
Expand description
Render an image using the given colors.
pub fn draw_image(i: Image<'_>, p: Point, c: ImageColors)
Render an image using the given colors.