This class can be used to display of mosaic composed of multiple images. It can read a given directory to open all contained image files in JPEG format. The class generates a single image with all read images tiled as a mosaic. The resulting image is saved to a given file also in JPEG format. PHP Mosaic ...