KitePDF
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
KitePDF
kitepdf
/
io.github.yuroyami.kitepdf.render
/
RecordingCanvas
/
pushClip
push
Clip
open
override
fun
pushClip
(
path
:
PdfPath
,
ctm
:
Matrix
,
evenOdd
:
Boolean
)
Push a clip to
path
under
ctm
. Matched 1:1 by
popClip
.