Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- hdib
- Handle to the DIB to transfer into this component.
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown when argument is null. |
| ScanFixUnsupportedImageException | Thrown when image type is unsupported. |
| ScanFixException | Thrown when operation failed. |
Note that this component will take ownership of the DIB,
so the caller must either make a copy or relinquish ownership of the DIB.