DicomObjects.NetStandard Documentation
DicomObjects Namespace / DicomImageCollection Class
Properties Methods

    DicomImageCollection Class Members

    The following tables list the members exposed by DicomImageCollection.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<DicomImage>)
    Public PropertyOverloaded. Provides access to Image collection item via its InstanceUID  
    Public PropertyA general purpose Tag for developer use  
    Top
    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