//library/com.uploadcare.android.library.urls/CdnPathBuilder/preview
preview
[androidJvm]
Content
fun preview(width: Int, height: Int): CdnPathBuilder
More info
Reduces an image proportionally in order to fit it into given dimensions.
Parameters
androidJvm
| Name | Summary |
|---|---|
| height | New height |
| width | New width |