Interface replaceData

Hierarchy

  • replaceData

Properties

image: string | object | Buffer
colors: {
    type: string;
    targetColor: string | string[];
    replaceColor: string | string[];
}

Type declaration

  • type: string
  • targetColor: string | string[]
  • replaceColor: string | string[]
formula?: string
deltaE?: number
callback?: CallableFunction

Generated using TypeDoc