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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also