//library/com.uploadcare.android.library.urls/CdnPathBuilder/scaleCrop
scaleCrop
[androidJvm]
Content
fun scaleCrop(width: Int, height: Int): CdnPathBuilder
More info
Scales the image until one of the dimensions fits, then crops the bottom or right side.
Parameters
androidJvm
Name | Summary |
---|---|
height | New height |
width | New width |