Leadtools.Forms.Ocr Namespace > IOcrPageCollection Interface : InsertDib Method |
Overload | Description |
---|---|
InsertDib(Int32,IBuffer,OcrProgressCallback) | Inserts a DIB (Device-independent bitmap) stored in unmanaged memory to the specified location. |
InsertDib(Int32,IntPtr,OcrProgressCallback) | Inserts a DIB (Device-independent bitmap) stored in a Winodws Runtime IBuffer object to the specified location. |