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

In This Topic
    DefaultVoiLUT Property
    In This Topic
    Default value for the VoiLUT property
    Syntax
    'Declaration
     
    
    Public Shared Property DefaultVoiLUT As System.Short
    public static System.short DefaultVoiLUT {get; set;}
    Remarks
    All new DicomImage objects will have this as their VoiLUT property
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also