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.