CopyImageToClipBoard

Declaration: Frm2DImg.CopyImageToClipBoard (ImgHandle: integer; IncludeScales: boolean): integer;
The function CopyImageToClipBoard copies the image referenced by ImgHandle into the Windows clipboard. ImgHandle may assue values between 0 and 16, a zero value indicates the current image display on the "Raw Data" tab of the 2D Imager, a value greater than zero specifies the corresponding image of the repository. The image can be stored with and without scales by setting the parameter IncludeScales.