AT_LEAST

val AT_LEAST: DownsampleStrategy

Downsamples so the image's smallest dimension is between the given dimensions and 2x the given dimensions, with no size restrictions on the image's largest dimension.

Does not upscale if the requested dimensions are larger than the original dimensions.