LAnimationWindow::IsTransparencyEnabled

#include "ltwrappr.h"

L_INT LAnimationWindow::IsTransparencyEnabled(pEnabled, pTransparentColor, nIndex) const

Gets the transparency parameters to be used with playback for the bitmap item at position nIndex inside the bitmap list.

Parameters

L_BOOL * pEnabled

Pointer to a variable to be updated with a flag that indicates whether transparency is enabled.

COLORREF * pTransparentColor

Pointer to a variable to be updated with the current transparency color.

L_UINT nIndex

Position of the bitmap list item.

Returns

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

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Functions

Topics

Example

For an example, refer to LAnimationWindow::EnableTransparency.

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

LEADTOOLS Raster Imaging C++ Class Library Help