Click or drag to resize

AtalaImageCopyToClipboard Method

Copies the image data onto the clipboard.

Namespace:  Atalasoft.Imaging
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public void CopyToClipboard(
	IntPtr ownerHandle
)

Parameters

ownerHandle
Type: SystemIntPtr
Handle to a window which will act as the clipboard parent.
See Also