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.5.0.5.0.230 (.NET 4.6.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