Fellow Oak DICOM
Search Results for

    Show / Hide Table of Contents

    Class VOILinearExactLUT

    LINEAR_EXACT VOI LUT

    Inheritance
    System.Object
    VOILUT
    VOILinearExactLUT
    Implements
    ILUT
    Inherited Members
    VOILUT.WindowCenter
    VOILUT.WindowWidth
    VOILUT.WindowCenterMin05
    VOILUT.WindowWidthMin1
    VOILUT.WindowWidthDiv2
    VOILUT.WindowStart
    VOILUT.WindowEnd
    VOILUT.MinimumOutputValue
    VOILUT.MaximumOutputValue
    VOILUT.OutputRange
    VOILUT.IsValid
    VOILUT.Recalculate()
    VOILUT.Create(GrayscaleRenderOptions)
    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
    Overrides
    VOILUT.Item[Double]

    Implements

    ILUT

    Extension Methods

    LinqExtensions.IsOneOf<T>(T, T[])
    In This Article
    Back to top Copyright (c) 2012-2025 fo-dicom contributors