LBitmapWindow::SetTransitionEffect (original) (raw)
Summary
Sets the transition effect used when painting transitions.
Syntax
#include "ltwrappr.h"
L_VOID LBitmapWindow::SetTransitionEffect(uTransitionEffect)
Parameters
L_UINT uTransitionEffect
The effect to apply when painting transitions. For valid values, refer to Effect Types.
Returns
None.
Comments
The default is EFX_EFFECT_NONE.
Required DLLs and Libraries
- LTDIS
- LTDLG
- LTEFX
- LTFIL
- LTIMG
- LTSCR
- LTTWN
- For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.
Platforms
Win32, x64.
See Also
Functions
Topics
Example
For an example, refer to LBitmapWindow::GetBitmapVisibleRect.
LEADTOOLS Raster Imaging C++ Class Library Help