tile

Function tile 

Source
pub fn tile(source: &Bitmap, width: usize, height: usize) -> Bitmap
Expand description

Tiles a source bitmap to cover the given width and height.