Reading a BMP file

  • Thread starter Thread starter Ashutosh Kanodia
  • Start date Start date
A

Ashutosh Kanodia

Hi all
i need the help to read a bmp file which is basically a Scaned sheet like a
Score sheet of the Test Examination so if anybody is having some ideaes than
please help me.
Thanks and regards.
 
Ashutosh,

Do you mean that you need to read text information that is in the
bitmap? If this is the case, then you will have to look to a third-party
for this. As far as I know, there is no Optical Character Recognition
capability in the framework. I don't think that the OS has anything either
(that you can access through COM interop or the P/Invoke layer).

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top