lightenByPercent

abstract fun lightenByPercent(percentage: Double): TileColor

Returns a new TileColor which is lightened by the given percentage. The number must be between 0 and 1.

Sources

(source)
Link copied to clipboard