#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.
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
Win32, x64.
For an example, refer to L_CopyFromClipboard.
For complete sample code, refer to the FRAME.C module of the DEMO
example.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document