Table of Contents

Class VOISigmoidLUT

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

SIGMOID VOI LUT

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

Constructors

VOISigmoidLUT(GrayscaleRenderOptions)

Initialize new instance of VOISigmoidLUT

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