paletteColors property

List<PaletteColor> paletteColors
final

The list of PaletteColors that make up the palette, sorted from most dominant color to least dominant color.

Implementation

final List<PaletteColor> paletteColors;