centerCrop
fun <I> Transform<I, PlatformBitmapImage>.centerCrop(size: Int): Transform<I, PlatformBitmapImage>(source)
Chains an ImageCenterCrop transform that extracts a centered square.
Parameters
size
The size of the output square
Chains an ImageCenterCrop transform that extracts a centered square.
The size of the output square