Function aurum_image::fill [] [src]

pub fn fill<I, T>(pixel: T) -> Fill<I, T> where
    I: Copy,
    T: Copy

Constructs an unbounded image with a solid color.