//library/com.uploadcare.android.library.urls/CdnPathBuilder/resize
resize
[androidJvm]
Content
fun resize(width: Int, height: Int): CdnPathBuilder
More info
Resizes width and height
Parameters
androidJvm
Name | Summary |
---|---|
height | New height |
width | New width |