KitePDF
Toggle table of contents
0.1.0
android
Platform filter
android
Switch theme
Search in API
KitePDF
kitepdf-native-renderer
/
io.github.yuroyami.kitepdf.nativerenderer
/
AndroidNativeCanvas
/
applySoftMask
apply
Soft
Mask
android
open
override
fun
applySoftMask
(
kind
:
SoftMask.Kind
,
maskBBox
:
Rectangle
,
maskCtm
:
Matrix
,
render
:
(
)
->
Unit
,
renderMask
:
(
PdfCanvas
)
->
Unit
)