//library/com.uploadcare.android.library.urls/CdnPathBuilder/format

format

[androidJvm]
Content
fun format(format: ImageFormat): CdnPathBuilder
More info

Turn an image to one of the following formats: FORMAT_JPEG or FORMAT_PNG.

Parameters

androidJvm

Name Summary
format

ImageFormat either FORMAT_JPEG or FORMAT_PNG.