kmpalette
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmpalette
androidx-palette
/
com.kmpalette.palette.graphics
/
Palette
/
Swatch
Swatch
class
Swatch
(
val
rgb
:
Int
,
val
population
:
Int
)
Members
Constructors
Swatch
Link copied to clipboard
constructor
(
rgb
:
Int
,
population
:
Int
)
Properties
body
Text
Color
Link copied to clipboard
@get:
ColorInt
val
bodyTextColor
:
Int
hsl
Link copied to clipboard
val
hsl
:
FloatArray
population
Link copied to clipboard
val
population
:
Int
rgb
Link copied to clipboard
@get:
ColorInt
val
rgb
:
Int
title
Text
Color
Link copied to clipboard
@get:
ColorInt
val
titleTextColor
:
Int