Creates a collage from a list of images with optional weights and fitting.
ImageCollage[{image1, image2, …}]
ImageCollage[{w1 -> image1, w2 -> image2, …}]
ImageCollage[<| image1 -> w1, image2 -> w2, … |>]
ImageCollage[{w1, w2, …} -> {image1, image2, …}]
ImageCollage[{{image1, w1}, {image2, w2}, …}]
ImageCollage[…, fitting]
ImageCollage[…, fitting, size]
- Background — default GrayLevel [ 0.2 ]
- ImagePadding — default None
- ImageSize — default Automatic
- Method — default Automatic
- Padding — default Automatic
- Resampling — default Automatic