ly.img.android.pesdk.utils / TransformedVector / updateTransformation

updateTransformation

fun updateTransformation(source: MultiRect, destination: MultiRect): Unit
fun updateTransformation(transformation: Transformation? = null, sourceContextWidth: Int, sourceContextHeight: Int): Unit
fun updateTransformation(transformation: Transformation? = null, sourceContextWidth: Float, sourceContextHeight: Float): Unit
fun updateTransformation(transformation: Transformation? = null, sourceContextWidth: Double = 1.0, sourceContextHeight: Double = 1.0): Unit