DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage Class / Dispose Method






In This Topic
    Dispose Method (DicomImage)
    In This Topic
    Standard Dispose methods
    Overload List
    OverloadDescription
    Standard Dispose patten  
    Releases the resources used by the DicomImage object This does not dispose the underlying DicomDataSet object which is DataSet, an explicit Dispose call will be needed to have that effect  
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also