Represents the width and height dimensions of an image.
typedef Dimensions = (double width, double height);