跳转到内容

PaletteAlgorithm

type PaletteAlgorithm = "auto" | "kmeans" | "octtree";

Defined in: packages/core/src/bg-render/palette/index.ts:49

取色算法。