Click or drag to resize
TesseractOcrEngineGetLastJobInternalBitmap Method
Overload List
  NameDescription
Public methodCode exampleGetLastJobInternalBitmap(Int32)
Fills a WriteableBitmap with the thresholded image used internally in the previous ocr job.
Public methodCode exampleGetLastJobInternalBitmap(IBuffer)
Fills a WriteableBitmap with the thresholded image used internally in the previous ocr job.
Top
See Also