MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

Fast way to Rotate a bitmap in Mathematica 6.0

  • To: mathgroup at smc.vnet.net
  • Subject: [mg102083] Fast way to Rotate a bitmap in Mathematica 6.0
  • From: olliH <oliver.hofherr at googlemail.com>
  • Date: Wed, 29 Jul 2009 05:08:17 -0400 (EDT)

Hi,

i import a bitmap with 500x500 points with:

Import["filename.bmp","Data"]


With ArrayPlot i can take a look at the image:
ArrayPlot[%]


Now i would like to rotate the image with an angle of for example
12.1231 Degree...


How are you doing this?


  • Prev by Date: Re: Thoughts on a Wolfram|Alpha package for
  • Next by Date: Re: How to group the graph
  • Previous by thread: Re: The audience for Mathematica (Was: Show doesn't work inside Do loop ?)
  • Next by thread: Re: Fast way to Rotate a bitmap in Mathematica 6.0