Option values which determine how the FromHdib2() method operates.
Member | Value | Description |
---|---|---|
SF_FromHdibMethod_CreateCopy | 0 | The ScanFix object creates a copy of the DIB passed via hdib parameter. Ownership of the DIB remains with the caller. |
SF_FromHdibMethod_TransferInternalHdib | 1 | The ScanFix object takes ownership of the DIB passed via the hdib parameter. |