DicomObjects.NET8 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also