Companion

object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val MIN_CONTRAST_BODY_TEXT: Float = 4.5f
Link copied to clipboard
const val MIN_CONTRAST_TITLE_TEXT: Float = 3.0f

Functions

Link copied to clipboard
fun from(swatches: List<Palette.Swatch>): Palette
fun from(pixels: IntArray, width: Int, height: Int): Palette.Builder