This class can be used to Load and save images in the BMP format. It can open an 24 bit image file in the BMP format and create a GD image resource with the image loaded from the file. The class can also do the opposite, i.e. take a GD image resource and save the image to a file in the BMP format.