'Declaration Public Sub Paste()
'Usage Dim instance As DicomImage instance.Paste()
public void Paste()
public: void Paste();
'Declaration Public Sub Paste()
'Usage Dim instance As DicomImage instance.Paste()
public void Paste()
public: void Paste();
In order for this method to succeed, the clipboard must contain data which is, or can automatically be converted to, a device independent bitmap (DIB).
Like the Import methods, this method modifies only the minimum number of attributes necessary to ensure consistency of the image. In order to produce a valid DICOM SOP instance, many other attributes (depending on the SOP class) must be added.