Rotating bitmaps

  • Thread starter Thread starter Guest
  • Start date Start date
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).
 
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
Bitmap rotation CF2.0 2
Rotating Images 5
Bitmap vs BitmapEx 1
Image Processing PPC 2
Rotate map on PocketPC 2
Accessing the pixel data in a C# Bitmap class 3
Rotate Image 1

Back
Top