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

In This Topic
    ExplicitPresentationLUT Property
    In This Topic
    An explicit presentation Lookup Table to be used in place of one specified in the image or presentaiton state.
    Syntax
    'Declaration
     
    
    Public Property ExplicitPresentationLUT As LookupTable
    public LookupTable ExplicitPresentationLUT {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also