toPath

internal fun InPaintStroke.toPath(targetWidth: Float, targetHeight: Float): Path(source)

Converts SDAI data with toPath.

Return

Result produced by toPath.

Author

Dmitriy Moroz

Parameters

targetWidth

target width value consumed by the API.

targetHeight

target height value consumed by the API.