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