LBitmapWindow::EnablePaintEffect

#include "ltwrappr.h"

L_BOOL LBitmapWindow::EnablePaintEffect(bEnable)

Enables or disables the use of paint effects.

Parameters

L_BOOL bEnable

Flag that indicates whether to enable or disable the use of paint effects. Possible values are:

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

Returns

The previous state.

Comments

When painting effects are enabled, anytime the class object paints an image, it will be painted with the current paint effect 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.