KitePDF
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
KitePDF
kitepdf
/
io.github.yuroyami.kitepdf.render
/
PdfPattern
/
Tiling
/
Tiling
Tiling
constructor
(
matrix
:
Matrix
,
extGState
:
ExtGState
?
,
paintType
:
Int
,
tilingType
:
Int
,
bbox
:
Rectangle
,
xStep
:
Double
,
yStep
:
Double
,
contentBytes
:
ByteArray
,
baseColor
:
RgbColor
=
RgbColor(0.5, 0.5, 0.5)
)