prerit -1 Newbie Poster

Hey guys, I'm making a project on Image processing in C# and I have successfully implemented other controls like zooming,filters,grayscale etc. All these controls happen when user clicks a menu item.
Now I'm stuck on how to skew an image in a picturebox.
Please explain by taking a simple example and take any skew points.

Thanks in advance....