VintaSoft DICOM .NET Plug-in: API changes in version 10.0
In This Topic
API changes in Vintasoft.Imaging.Dicom.dll
Changed classes:
Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDisplayedArea
|
Added constructors
|
public void DicomDisplayedArea()
|
Initializes a new instance of the DicomDisplayedArea class. |
|
|
Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomReference
|
Added constructors
|
public void DicomReference()
|
Initializes a new instance of the DicomReference class. |
|
|
Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomReferencedImage
|
Added constructors
|
public void DicomReferencedImage()
|
Initializes a new instance of the DicomReferencedImage class. |
|
|