DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage Class / VOILUTFunction Property

In This Topic
    VOILUTFunction Property
    In This Topic
    Controls which VOILUT function to be used, default value is Linear
    Syntax
    'Declaration
     
    
    Public Property VOILUTFunction As VoiLUTFunction
    public VoiLUTFunction VOILUTFunction {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also