Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LUTStateOptions

Interface to define a LUT options which were recomputed after each LUT update.

Index

Properties

isValid

isValid : boolean

Validation flag which describes that the LUT is configured correctly.

length

length : number

Amount of LUT steps.

max

max : number

Maximal value of the entire LUT.

min

min : number

Minimal value of the entire LUT.

subranges

subranges : SubRange[]

Collection of subranges.