Archive for the ‘WPF’ Category

Pan, Zoom & Rotate Images With WPF using C#

WPF is a awesome tool for the person who wants his software to look good. So many effects as well as animations can be applied in WPF. Today I’m going to talk about how to have  UI which will allow a user to rotate zoom and pan an image within a WPF application. Now lets [...]