[−][src]Function graphics::image
pub fn image<G>(
image: &<G as Graphics>::Texture,
transform: Matrix2d,
g: &mut G
) where
G: Graphics,
Draws image.
pub fn image<G>(
image: &<G as Graphics>::Texture,
transform: Matrix2d,
g: &mut G
) where
G: Graphics,
Draws image.