toAndroidPath

private fun InPaintStroke.toAndroidPath(targetWidth: Int, targetHeight: Int): Path(source)

Converts SDAI data with toAndroidPath.

Return

Result produced by toAndroidPath.

Author

Dmitriy Moroz

Parameters

targetWidth

target width value consumed by the API.

targetHeight

target height value consumed by the API.