Represents the required precision for the size of an image in an image request.
Allow Coil to automatically determine if the size needs to be exact for this request.
Allow the size of the loaded image to not match the requested dimensions exactly. This enables several optimizations:
Require that the loaded image's dimensions match the request's size and scale exactly.