Module riddle_image::packer[][src]

Structs

ImagePacker

Utility for packing multiple images to a single image.

ImagePackerResult

Packed images result, combining the generated image and the locations of all the images which were packed.

Enums

ImagePackerError
ImagePackerSizePolicy

Controls the initial size of the output packed image size, and how that image grows over time if more space is required to pack all the supplied images.