Table of Contents

Class VOILinearLUT

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

LINEAR VOI LUT

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

Constructors

VOILinearLUT(GrayscaleRenderOptions)

Initialize new instance of VOILinearLUT

public VOILinearLUT(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