Rotate Image



I know there isn't a native command for rotating images in the Compact Framework. I am looking for a way to do this. Simple 90 degree rotation. I've found some stuff in the newsgroups, but nothing I can get working. If anyone has any sample code they can provide on how to do rotation of an image file on the Compact Framework, it would be appreciated. Particularly, I want to open an image file, rotate it 90 degrees (from landscape to portrait) and re-save it back.

Thanks!

.



Relevant Pages