Rotating bitmaps

G

Guest

Anyone knows an algorithm for rotating a bitmap in Compact Framework?
Please advice.
(One possibility is to use SetPixel() and GetPixel() but these are
increadably slow).
 
P

Paul G. Tobey [eMVP]

A search via GoogleGroups, groups.google.com, of this group,
microsoft.public.dotnet.framework.compactframework will find you a number of
old threads on this topic.

Paul T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Bitmapdata class 2
Rotating Images 5
Bitmap vs BitmapEx 1
Image Processing PPC 2
Image Processing: 1
Rotate Image 1
Accessing the pixel data in a C# Bitmap class 3
Bitmaps in Menubar 2

Top