pub fn tile(source: &Bitmap, width: usize, height: usize) -> Bitmap
Tiles a source bitmap to cover the given width and height.
width
height