Table of Contents

Class VOILinearExactLUT

Namespace
FellowOakDicom.Imaging.LUT
Assembly
fo-dicom.core.dll

LINEAR_EXACT VOI LUT

public class VOILinearExactLUT : VOILUT, ILUT
Inheritance
VOILinearExactLUT
Implements
Inherited Members
Extension Methods

Constructors

VOILinearExactLUT(GrayscaleRenderOptions)

Initialize new instance of VOILinearLUT

public VOILinearExactLUT(GrayscaleRenderOptions options)

Parameters

options GrayscaleRenderOptions

Render options

Properties

this[double]

Indexer to transform input value into output value

public override double this[double value] { get; }

Parameters

value double

Property Value

double

Output value