LBitmapWindow::SetTransition (original) (raw)
Summary
Sets the filling style used when drawing transitions.
Syntax
#include "ltwrappr.h"
L_VOID LBitmapWindow::SetTransition(uTransition)
Parameters
L_UINT uTransition
The filling style used during transition. For valid values, refer to Effect Transition Filling Styles.
Returns
None.
Comments
The default is EFX_EFFECT_WIPE_RECTANGLE_IN.
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