#include "l_bitmap.h"
L_LTDIS_API L_BOOL L_WindowHasMagGlass(hWnd)
Determines whether the specified window has a magnifying glass attached to it.
Handle to a window. This function will determine whether there is a magnifying glass attached to this window.
Value | Meaning |
---|---|
TRUE | The specified window has a magnifying glass attached to it. |
FALSE | The specified window does not have a magnifying glass attached to it. |
To attach the magnifying glass to a window, call L_StartMagGlass or L_StartMagGlass.
When the magnifying glass is no longer needed, call L_StopMagGlass to stop the magnifying glass procedure and to detach it from the window handle.
Required DLLs and Libraries
Win32, x64.
For an example, refer to L_StartMagGlass.
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