DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImageCollection Class
Properties Methods


In This Topic
    DicomImageCollection Class Members
    In This Topic

    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
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<DicomImage>)
    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
    Protected Methods
     NameDescription
    Protected MethodOverridden.  This is an override of the method in the base collection, and would not normally be used by DicomObjects developers  
    Protected MethodOverridden.  This is an override of the method in the base collection, and would not normally be used by DicomObjects developers  
    Protected MethodOverridden.  This is an override of the method in the base collection, and would not normally be used by DicomObjects developers  
    Protected MethodOverridden.  This is an override of the method in the base collection, and would not normally be used by DicomObjects developers  
    Top
    See Also