toSkiaPath

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

Converts SDAI data with toSkiaPath.

Return

Result produced by toSkiaPath.

Author

Dmitriy Moroz

Parameters

targetWidth

target width value consumed by the API.

targetHeight

target height value consumed by the API.