Class VOILinearExactLUT
LINEAR_EXACT VOI LUT
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: FellowOakDicom.Imaging.LUT
Assembly: fo-dicom.core.dll
Syntax
public class VOILinearExactLUT : VOILUT, ILUT
Constructors
VOILinearExactLUT(GrayscaleRenderOptions)
Initialize new instance of VOILinearLUT
Declaration
public VOILinearExactLUT(GrayscaleRenderOptions options)
Parameters
Type | Name | Description |
---|---|---|
GrayscaleRenderOptions | options | Render options |
Properties
Item[Double]
Declaration
public override double this[double value] { get; }
Parameters
Type | Name | Description |
---|---|---|
System.Double | value |
Property Value
Type | Description |
---|---|
System.Double |