L_UpdateMagGlassPaintFlags

#include "l_bitmap.h"

L_LTDIS_API L_INT L_UpdateMagGlassPaintFlags(hWnd, uPaintFlags)

Updates the flags that control the speed, quality, and style of the painting operations for the magnifying glass.

Parameters

L_HWND hWnd

Handle of the window to which the magnifying glass is attached.

L_UINT uPaintFlags

The flag or flags to be changed. You can use a bitwise OR ( | ) to specify more than one flag. For more information about the possible values and how these flags are used, refer to L_SetDisplayMode.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

Use this function to modify the display flags for the magnifying glass after it has been created. For more information about the possible values and how these flags are used, refer to L_SetDisplayMode.

Required DLLs and Libraries

Platforms

Win32, x64.

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.