Function graphics::image

source ยท
pub fn image<G>(
    image: &<G as Graphics>::Texture,
    transform: Matrix2d,
    g: &mut G,
)
where G: Graphics,
Expand description

Draws image.