This class can be used to display a resized image in a HTML page keeping the proportions. It gets the size of a given image and calculates the width or height to keep the proportion given a value of the other dimension. The class generates HTML IMG tags to display the image in an HTML page with the calculated dimensions.