LBitmapWindow::IsDoubleBufferEnabled

Summary

Determines whether the bitmap window double buffer is enabled.

Syntax

#include "ltwrappr.h"

virtual L_BOOL LBitmapWindow::IsDoubleBufferEnabled(void)

Returns

Value Meaning
TRUE Bitmap window double buffering is enabled.
FALSE Bitmap window double buffering is disabled.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Example

For an example, refer to LBitmapWindow::EnableDoubleBuffer.

Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.