Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ColormakerParameters

Hierarchy

  • object
    • ColormakerParameters

Index

Properties

domain

domain: number[] = [ 0, 1 ] as number[]

mode

mode: "hcl" | "rgb" | "hsv" | "hsl" | "hsi" | "lab" = 'hcl' as 'rgb'|'hsv'|'hsl'|'hsi'|'lab'|'hcl'

reverse

reverse: boolean = false

scale

scale: string | string[] = 'uniform' as string|string[]

Optional structure

structure: Structure

Optional surface

surface: Surface

value

value: number = 16777215

Optional volume

volume: Volume

Generated using TypeDoc