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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also