In This Topic ▼

PAINTEFFECTDATA

typedef struct tagPAINTEFFECTDATA 
{ 
   HWND hBitmapWindow; 
   LBitmapWindow * pClass; 
   L_UINT uPass; 
   L_UINT uType; 
} PAINTEFFECTDATA, * LPPAINTEFFECTDATA; 

Members

hBitmapWindow

Handle to the bitmap window.

pClass

Pointer to an LBitmapWindow object.

uPass

The number of completed passes.

uType

The type of effect. Possible values are:

Value Meaning
EFX_NOTIFY_TRANSITION painting a transition.
EFX_NOTIFY_IMAGE painting an image.
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.