KitePDF
Toggle table of contents
0.6.1
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KitePDF
kitepdf-core
/
io.github.yuroyami.kitepdf.core.render
/
Matrix
/
Companion
Companion
object
Companion
Members
Properties
IDENTITY
Link copied to clipboard
val
IDENTITY
:
Matrix
Functions
scaling
Link copied to clipboard
fun
scaling
(
sx
:
Double
,
sy
:
Double
)
:
Matrix
translation
Link copied to clipboard
fun
translation
(
tx
:
Double
,
ty
:
Double
)
:
Matrix