KitePDF
Toggle table of contents
0.1.0
jvm
Platform filter
jvm
Switch theme
Search in API
KitePDF
kitepdf-native-renderer
/
io.github.yuroyami.kitepdf.nativerenderer
/
AwtCanvas
/
strokePath
stroke
Path
jvm
open
override
fun
strokePath
(
path
:
PdfPath
,
ctm
:
Matrix
,
color
:
RgbColor
,
lineWidth
:
Double
,
alpha
:
Double
,
blendMode
:
BlendMode
,
dashArray
:
List
<
Double
>
?
,
dashPhase
:
Double
)