Result

data class Result(val backgroundColors: List<Color>, val textColor: Color?)

Colors sampled from a node's rendered bounds.

Constructors

Link copied to clipboard
constructor(backgroundColors: List<Color>, textColor: Color?)

Properties

Link copied to clipboard

Distinct colors sampled along the node edges.

Link copied to clipboard

Color sampled at the center point, if within the bitmap.