This class is meant to read all images in a specified directory and then generates a PHP class with functions that serve the headers and the data of such image files.
It is very useful when you want to distribute a small PHP package with images embedded in the PHP code instead of using separate files.