'Declaration Public Function New( _ ByVal img As DicomImage _ )
'Usage Dim img As DicomImage Dim instance As New DicomImage(img)
public DicomImage( DicomImage img )
public: DicomImage( DicomImage^ img )
Parameters
- img
The existing Image to create the new image from