optionalCenterCrop

open fun optionalCenterCrop(): T

Applies com.bumptech.glide.load.resource.bitmap.CenterCrop to all default types, and ignores unknown types.

This will override previous calls to dontTransform.

See also