this is a good class...but this algorithm does invert the image and not
rotate it?? Which algorihm would do the following:
rotate the image by 6° everytime it is called around a point.
thx
:
Take a look at this blog entry
http://blogs.msdn.com/windowsmobile/archive/2008/04/15/faster-c.aspx
Blogger Roshan khan explained very nicely, how to rotate a bitmap
image faster, so you might need to repeatedly call DoFilter() to
rotate the bitmap, which you can easily do when you read this article.
Hope this helps,
Cheers,
Arun
On Apr 23, 8:28 am, "Paul G. Tobey [eMVP]" <p space tobey no spam AT
no instrument no spam DOT com> wrote:
Anything is possible, but this is something that the .NET CF doesn't
do
very
well with. Search the archives using the link below and see what
others
have come up with previously:
http://groups.google.com/group/microsoft.public.dotnet.framework.comp...
Paul T.
Hello,
Is it possible to rotate a graphic/image in .net cf?
I want to rotate an image around a center point like a pointer of
a
clock.
Have no ideas where to start and if its possible or not!?
thanks for any help.
juvi- Hide quoted text -
- Show quoted text -