DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImageCollection Class / Read Method






In This Topic
    Read Method (DicomImageCollection)
    In This Topic
    Creates and adds one or more DicomImage objects from an external DICOM file, a byte array, a system IO stream or a collection of external DICOM files.
    Overload List
    OverloadDescription
    Creates and adds a DicomImage from an external DICOM file  
    Creates and adds a DicomImage from a byte array  
    Creates and adds DicomImage objects from a collection of external DICOM files  
    Reads a DICOM file from a Stream  
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also