KitePDF
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
KitePDF
kitepdf
/
io.github.yuroyami.kitepdf.render
/
PdfFunction
/
Type3
/
Type3
Type3
constructor
(
domain
:
DoubleArray
,
range
:
DoubleArray
?
,
functions
:
List
<
PdfFunction
>
,
bounds
:
DoubleArray
,
encode
:
DoubleArray
)