KitePDF
Toggle table of contents
0.10.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KitePDF
kitepdf-svg
/
io.github.yuroyami.kitepdf.svg
/
SvgImage
/
Companion
/
parse
parse
fun
parse
(
bytes
:
ByteArray
)
:
SvgImage
?
Parse a whole
.svg
file, or null when there is no
<svg>
in it.