DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage Class / DicomImage Constructor / DicomImage Constructor()






    DicomImage Constructor()
    Creates a new DicomImage with an empty Dataset
    Syntax
    'Declaration
     
    
    Public Function New()
     
    'Usage
     
    
    Dim instance As New DicomImage()

    Return Value

    Remarks
    A direct constructor of DicomImage object.
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also