Immutable class for describing width and height dimensions in pixels.
Check if this size is equal to another size.
{@inheritDoc}
Return the size represented as a string with the format "WxH"
"WxH"
Get the height of the size (in pixels).
Get the width of the size (in pixels).