[][src]Function gdl::collage::two_grid

pub fn two_grid(
    photon_img: &DynamicImage,
    photon_img2: &DynamicImage,
    width: u32,
    height: u32
) -> DynamicImage

Two grid collage.

Arguments