DOWNSAMPLE_STRATEGY
Indicates the com.bumptech.glide.load.resource.bitmap.DownsampleStrategy option that will be used to calculate the sample size to use to downsample an image given the original and target dimensions of the image.
Deprecated
Use OPTION directly instead.