LEADTOOLS has defined the following data types for referencing a list of bitmap segments:
| Data Type | Definition and Usage | 
|---|---|
| HSEGMENTATION | Defined as HANDLE; used as a handle to a list of bitmap segments. | 
| pHSEGMENTATION | Defined as HSEGMENTATION *; used as a pointer to an HSEGMENTATION variable. |