tags:

views:

231

answers:

3

Hello all,

I am new to WPF and just started learning WPF. I am looking for WPF Image viewer sample applications with brightness/Contrast, Zoom, Rotate, etc.. If you come accross such application please post the link. Thank you, Harsha T

+1  A: 

http://code.msdn.microsoft.com/wpfsamples#images would be a starting point and http://msdn.microsoft.com/en-us/library/ms748873(VS.100).aspx has sample code for rotation etc.

Stuart Dunkeld
thank you stuart.
Harsha
+1  A: 

see windowsclient.net WPF samples and video tutorials.

nihi_l_ist
Thank you for posting the link.
Harsha
+1  A: 

Zoom, Pan example that worked for me: http://blogs.windowsclient.net/joeyw/archive/2009/06/02/pan-and-zoom-updated.aspx

Andrew
thank you andrew.
Harsha