Click or drag to resize

IClipboardGetDataObjectContainsImage Method

Determines whether the clipboard contains an image.

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
bool ContainsImage()

Return Value

Boolean
if an image is present; otherwise, .
See Also