tint

open fun tint(): TileColor

Returns a new TileColor which is tinted by the DEFAULT_FACTOR (.7).

abstract fun tint(factor: Double): TileColor

Returns a new TileColor which is tinted by factor.