Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Scanned Image query

Status
Not open for further replies.

vinodi

Programmer
May 23, 2003
41
IN
Hi,

I want to develop an application using the Kodak Image Edit Control. Let me give you the background of this application. A document has two columns with information on it. When I scan that document, the info present in the left column should appear in a window and the right column should appear in another window. What I mean by this cryptic statement is that I should be able to split my image into two halves. How do I generate the splitter bar automatically? Any help on this will be highly appreciated.

Vinodi

~~The only place where SUCCESS comes before WORK is in the dictionary~~
 

The easy way is to take the whole image width and split it in half. Then copying each half to each window for display.

Good Luck

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top