Tile Color
A TileColor represents the colors of a Tile. TileColors support transparency through alpha. You can choose to create your own colors using the various factory functions in TileColor.Companion or use ANSITileColor instead that comes with the default ANSI colors.
Types
Functions
darkenByPercent
Link copied to clipboard
desaturate
Link copied to clipboard
interpolateTo
Link copied to clipboard
Creates a new ColorInterpolator with the receiver color as low color and the other color as high color.
lightenByPercent
Link copied to clipboard
Properties
Inheritors
ANSITileColor
Link copied to clipboard
Extensions
toAWTColor
Link copied to clipboard
Sources
(source)
Link copied to clipboard