Name | Description | |
---|---|---|
![]() | DicomImageCollection Constructor | Overloaded. |
The following tables list the members exposed by DicomImageCollection.
Name | Description | |
---|---|---|
![]() | DicomImageCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<DicomImage>) |
![]() | Item | Overloaded. Provides access to Image collection item via its InstanceUID |
![]() | Tag | A general purpose Tag for developer use |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds a DicomImageCollection to a DicomImageCollection |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<DicomImage>) |
![]() | Clone | Returns a Shallow copy of the DicomImageCollection |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<DicomImage>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<DicomImage>) |
![]() | Dispose | Release all resources used by DicomImageCollection |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<DicomImage>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<DicomImage>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<DicomImage>) |
![]() | IsParallel | Check if images in the collection are parallel |
![]() | MakeEnhancedMultiFrame | Creates a single enhanced multi-frame object from a collection of individual images. |
![]() | MakeMultiFrame | Creates a single multi-frame object from a collection of individual images. |
![]() | Move | Moves a DicomImage within a DicomDicomImageCollection. |
![]() | Read | Overloaded. 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. |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<DicomImage>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<DicomImage>) |
![]() | Send | Sends all images within the collection in one association |
Name | Description | |
---|---|---|
![]() | ClearItems | Overridden. This is an override of the method in the base collection, and would not normally be used by DicomObjects developers |
![]() | InsertItem | Overridden. This is an override of the method in the base collection, and would not normally be used by DicomObjects developers |
![]() | RemoveItem | Overridden. This is an override of the method in the base collection, and would not normally be used by DicomObjects developers |
![]() | SetItem | Overridden. This is an override of the method in the base collection, and would not normally be used by DicomObjects developers |