Immutable class that represents width, height, and depth dimensions in pixels.
The companion object of Size.
Gets the depth of the Size instance.
Gets the height of the Size instance.
Gets the width of the Size instance.
Checks whether this Size instance is equal to another object.
Converts this Size to an IntArray.