AccusoftImagXpress13 ActiveX DLL : IX_FROMHDIBMETHOD Enumeration |
Member | Value | Description |
---|---|---|
IX_FROMHDIBMETHOD_CREATECOPY | 3943 | Specifies that the DIB is to be duplicated, the user has the responsibility of calling GlobalFree() to clean up the resource. |
IX_FROMHDIBMETHOD_TRANSFERINTERNALHDIB | 3947 | Specifies that the internal DIB is to be used, ImagXpress handles cleaning up the resource. |