colors property

List<ColorInfo>? colors
getter/setter pair

RGB color values with their score and pixel fraction.

Implementation

core.List<ColorInfo>? colors;