Visual Basic
C#
Managed Extensions for C++
C++/CLI
'Declaration Public Function ToHdib() As IntPtr
'Usage Dim instance As ScannedImage Dim value As IntPtr value = instance.ToHdib()
Return Value
An HDIB (handle to a DIB).When accessed, the image is released from the ScannedImage object.