LBitmapList::GetHandle

Summary

Gets the internal handle of the class object's bitmap list.

Syntax

#include "ltwrappr.h"

HBITMAPLIST LBitmapList::GetHandle()

Returns

The internal handle of the bitmap list.

Comments

You can use this handle to allow another LBitmapList object to reference the same bitmap list. You can also use this handle is direct calls to the LEADTOOLS C API functions that take HBITMAPLIST as a parameter.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Example

For an example, refer to LBitmapList::SetHandle.

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.