ctacke/>
Thu Mar 06 07:52:31 CST 2008
That's not a flip, that's a rotate. You have to either do it bit-by-bit or
P/Invoke into something like the imaging API and use one of it's native
methods to do the rotate. Search the archives for details.
--
Chris Tacke, Embedded MVP
OpenNETCF Consulting
Giving back to the embedded community
http://community.OpenNETCF.com
"James Cohn" <james.cohn@hotmail.com> wrote in message
news:uKDou82fIHA.1212@TK2MSFTNGP05.phx.gbl...
> How can I flip an image (90°) in .NET CF 3.5?