KitePDF
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
KitePDF
kitepdf
/
io.github.yuroyami.kitepdf.render
/
PdfShading
/
Axial
/
Axial
Axial
constructor
(
colorSpace
:
ColorSpace
,
background
:
RgbColor
?
,
bbox
:
Rectangle
?
,
coords
:
DoubleArray
,
domain
:
DoubleArray
,
function
:
PdfFunction
,
extendStart
:
Boolean
,
extendEnd
:
Boolean
)