ClipboardContainsImage Method

CVB.Net Documentation
Check whether the clipboard contains data that can be directly pasted into a CVB image.

Namespace:  Stemmer.Cvb.Wpf
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

public static bool ContainsImage()

Return Value

Type: Boolean
true if the application's clipboard currently contains and image that is compatible with CVB, false otherwise.
See Also

Reference