Package-level declarations

Types

Link copied to clipboard
@Serializable
value class HEXAColor(val hexaUInt: UInt) : Comparable<HEXAColor>

Wrapper for RGBA colors. Receiving UInt in main constructor. Each part in main constructor configured with 0x00 - 0xff range. Examples: