LBitmapWindow::EnablePaintTransition

#include "ltwrappr.h"

L_BOOL LBitmapWindow::EnablePaintTransition(bEnable)

Enables or disables the use of paint transitions.

Parameters

L_BOOL bEnable

Flag that indicates whether the use of painting transitions is enabled or disabled. Possible values are:

Value Meaning
TRUE Enable the use of paint transitions.
FALSE Disable the use of paint transitions.

Returns

The previous state.

Comments

When the use of painting transitions is enabled, anytime the class object paints an image, it will first paint a transition, using the current paint transition options set by:

This setting is disabled by default.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Functions

Topics

Example

For an example, refer to LBitmapWindow::SetROP3.

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

LEADTOOLS Raster Imaging C++ Class Library Help

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