#include "l_bitmap.h"
L_LTKRN_API L_BOOL L_DeleteLeadDC(hDC)
Deletes the device context that was created using the L_CreateLeadDC function.
Handle to a device context that was created using the L_CreateLeadDC function.
Value | Meaning |
---|---|
TRUE | The device context was deleted. |
FALSE | The device context was invalid, or the deletion failed for some other reason. |
Required DLLs and Libraries
Win32, x64.
For an example, refer to L_CreateLeadDC.
For complete sample code, refer to the DRAW
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