DIB is a Device Independent Bitmap
Ok, whole story is, I am trying to use Leptonica+Tesseract OCR in C++ to take a screenshot, save it …
I have an array of pixels which I need to convert to HBITMAP in order to display it in a …