Function elmesque::form::collage [−] [src]

pub fn collage(w: i32, h: i32, forms: Vec<Form>) -> Element

A collage is a collection of 2D forms. There are no strict positioning relationships between forms, so you are free to do all kinds of 2D graphics.