Simple object for describing the crop rectangle for an image.
NOTE This is an abstract type. Any object meeting this description can be used where this type is used.
Height of the crop rectangle, in pixels.
Width of the crop rectangle, in pixels.
X coordinate of the crop rectangle's upper-left corner.
Y coordinate of the crop rectangle's upper-left corner.