| AccusoftImagXpress13 ActiveX DLL : IX_TOHDIBMETHOD Enumeration |
| Member | Value | Description |
|---|---|---|
| IX_TOHDIBMETHOD_RETURNDUPLICATE | 3929 | Specifies that the DIB is to be duplicated, the user has the responsibility of calling GlobalFree() to clean up the resource. |
| IX_TOHDIBMETHOD_TRANSFERINTERNALHDIB | 3931 | Specifies that the internal DIB is to be used, ImagXpress handles cleaning up the resource. |