KitePDF
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
KitePDF
kitepdf
/
io.github.yuroyami.kitepdf.writer
/
PdfImage
/
Companion
/
rgb
rgb
fun
rgb
(
pixels
:
ByteArray
,
width
:
Int
,
height
:
Int
)
:
PdfImage
8-bit RGB, 3 bytes per pixel (R,G,B). No transparency.