//library/com.uploadcare.android.library.urls/CdnPathBuilder/cropCenter
cropCenter
[androidJvm]
Content
fun cropCenter(width: Int, height: Int): CdnPathBuilder
More info
Adds center-aligned crop.
Parameters
androidJvm
Name | Summary |
---|---|
height | Crop height |
width | Crop width |