DicomObjects.NET.V8
DicomObjects Namespace / DicomImageCollection Class

In This Topic
DicomImageCollection Class Methods
In This Topic

For a list of all members of this type, see DicomImageCollection members.

Public Methods
 NameDescription
Public MethodOverloaded. Adds a DicomImageCollection to a DicomImageCollection  
Public Method (Inherited from System.Collections.ObjectModel.Collection<DicomImage>)
Public MethodReturns a Shallow copy of the DicomImageCollection  
Public Method (Inherited from System.Collections.ObjectModel.Collection<DicomImage>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DicomImage>)
Public MethodRelease all resources used by DicomImageCollection  
Public Method (Inherited from System.Collections.ObjectModel.Collection<DicomImage>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DicomImage>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DicomImage>)
Public Method Creates a single enhanced multi-frame object from a collection of individual images.  
Public Method Creates a single multi-frame object from a collection of individual images.  
Public MethodMoves a DicomImage within a DicomDicomImageCollection.  
Public MethodOverloaded. 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.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<DicomImage>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DicomImage>)
Public MethodSends all images within the collection in one association  
Top
See Also