Builder

constructor(bitmap: ImageBitmap)

Construct a new Builder using a source ImageBitmap


constructor(swatches: List<Palette.Swatch>)

Construct a new Builder using a list of Swatch instances. Typically only used for testing.