[WINFORM] Image map creation and get html code as output
Hi Guys
I want to create Image map program that produces Image map source code
eg..
FOUR textboxes ... FOR URL,MAP NAME,TARGET,ALT
Points:
1. load image in picture box
2.Select region in picture box of the image (Unlimited selectors)
3. I load URL from some text document according the selected region
4.Some button click should Save the source code in notepad
I have used Adobe image ready and dreamweaver !! not worth doing its takin too much of time
Any ideas those who worked in GDI?
I dono how to draw rectangle on image in run time and get the corresponding rect coordinates