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
/
SvgDocument
/
Companion
/
open
open
fun
open
(
bytes
:
ByteArray
)
:
SvgDocument
Reads
bytes
as an SVG image.
Throws
Kite
Format
Exception
when there is no
<svg>
element to draw.