KitePDF
Toggle table of contents
0.6.1
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KitePDF
kitepdf-pdf
/
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.