Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LUTStep

Interface to specify the color and its value. Each represented as a pair object {value: number, color: Color}.

Index

Properties

Properties

Readonly color

color : Color

Color for the fill.

value

value : number

Value associated with a color.