Properties
image
image: string | object | Buffer
colors
colors: {
type: string;
targetColor: string | string[];
replaceColor: string | string[];
}
Type declaration
-
type: string
-
targetColor: string | string[]
-
replaceColor: string | string[]
Optional
formula
formula?: string
Optional
deltaE
deltaE?: number
Optional
callback
callback?: CallableFunction