Click here to Skip to main content
16,014,952 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi there,

Do you have any tutorial on zoom image in C#?
So far, I tried to search a lot, but I do not understand how they do it.
It is a bit difficult for me.

Thanks.
Posted
Updated 13-Nov-11 6:11am
v2

i solved this problem by following this tutorial. http://www.dotnetcurry.com/ShowArticle.aspx?ID=196
but i got some error on
grap.InterpolationMode = InterpolationMode.HighQualityBicubic;
so i just comment out this line. do you guys have any idea on it? thanks :)
 
Share this answer
 
 
Share this answer
 
Comments
JANNATUL ALIA BINTI RAMLI Ramli 13-Nov-11 21:53pm    
thanks for you comment. some of this i ve gone through them but i have difficulty in understanding the coding. thanks a lot.
This can be done using javascript/DHTML/Jquery etc.

following are some of the links on which you can get the sample code:

http://www.javascriptkit.com/script/script2/imagezoom.shtml#[^]

http://www.hotscripts.com/blog/javascript-zoom-scripts/[^]
 
Share this answer
 
Comments
JANNATUL ALIA BINTI RAMLI Ramli 13-Nov-11 21:52pm    
can i use java in c#?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900