Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.24
LEADTOOLS Raster imaging C++ Class library help

REGIONDATA

Show in webframe

typedef struct tagREGIONDATA
{
   HWND hBitmapWindow;
   LBitmapWindow * pClass;
   L_INT nModificationType;
} REGIONDATA, * pREGIONDATA;

 

Member

Description

hBitmapWindow

Handle to the bitmap window.

pClass

Pointer to an LBitmapWindow object.

nModificationType

The type of modification made to the region. Possible values are:

 

Value

Meaning

 

0

The region was created.

 

1

The region was destroyed.

 

2

The region was modified.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.