Search Results for

    Show / Hide Table of Contents

    Class VOISigmoidLUT

    SIGMOID VOI LUT

    Inheritance
    Object
    VOILUT
    VOISigmoidLUT
    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)
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Dicom.Imaging.LUT
    Assembly: cs.temp.dll.dll
    Syntax
    public class VOISigmoidLUT : VOILUT, ILUT

    Constructors

    VOISigmoidLUT(GrayscaleRenderOptions)

    Initialize new instance of VOISigmoidLUT

    Declaration
    public VOISigmoidLUT(GrayscaleRenderOptions options)
    Parameters
    Type Name Description
    GrayscaleRenderOptions options

    Render options

    Properties

    Item[Int32]

    Declaration
    public override int this[int value] { get; }
    Parameters
    Type Name Description
    Int32 value
    Property Value
    Type Description
    Int32
    Overrides
    VOILUT.Item[Int32]

    Implements

    ILUT
    In This Article
    Back to top Copyright (c) 2012-2021 fo-dicom contributors