Package net.silkmc.silk.compose.color

Color utilities for working with map colors

Types

Link copied to clipboard
object MaterialColorUtils

Utilities for working with MaterialColor.

Functions

Link copied to clipboard
fun MaterialColor.toCompose(): Color

Converts the non-shaded color value of this MaterialColor instance to the Compose Color representation.