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

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

LTDIS

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Platforms

Win32, x64.

See Also

Functions:

L_CopyFromClipboard, L_CopyToClipboard,

 

L_CopyToClipboard

Topics:

Using DIBs, DDBs, and the Clipboard

Example

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Raster Imaging C API Help