L_ClipboardReady

#include "l_bitmap.h"

L_LTDIS_API L_BOOL L_ClipboardReady()

Determines whether the Windows clipboard contains an image that can be copied using the L_CopyFromClipboard function.

Returns

Value Meaning
TRUE The clipboard contains an image that can be copied.
FALSE The clipboard does not contain an image that can be copied.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Functions

Topics

Example

For an example, refer to L_CopyFromClipboard.
For complete sample code, refer to the FRAME.C module of the DEMO
example.

Help Version 21.0.2023.2.15
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.