pt
val Int.pt: CssSize
Extension property to convert Int to CSS pt units.
px
val Int.px: CssSize
Extension property to convert Int to CSS px units.
toHexString
fun Int.toHexString(): String
Extension function to convert Int to hex format.