//library/com.uploadcare.android.library.api/ImageInfo/copy

copy

[androidJvm]
Content
fun copy(format: String, height: Int, width: Int, orientation: Int? = null, sequence: Boolean? = false, @Json(name = “color_mode”)colorMode: ColorMode? = null, @Json(name = “geo_location”)geoLocation: GeoLocation? = null, @Json(name = “datetime_original”)datetimeOriginal: String? = null, dpi: List<Float>? = null): ImageInfo