Returns the crop rectangle of image in pixels.
Rect get real { return crop.value.multiply(size).rotated(rotation.value, size); }