dib Questions
3
Solved
I have an array of pixels which I need to convert to HBITMAP in order to display it in a window.
I tried to use CreateDIBitmap() but I don't have the BMP headers.
I tried to construct them manually...
Gurolinick asked 10/4, 2013 at 15:46
2
Solved
3
Solved
Ok, whole story is, I am trying to use Leptonica+Tesseract OCR in C++ to take a screenshot, save it to a *.bmp file, then load it back up to OCR with it. I won't need to do this frequently, b...
3
Solved
2
Solved
We have a COM object implemented with C++/ATL that includes a method which will return a DIB. We are also writing a .NET application that will use this COM object. Since we are writing both, we hav...
1
© 2022 - 2024 — McMap. All rights reserved.