[racket] rotate an image using 2htdp/image

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Mon Jul 19 12:26:37 EDT 2010

There is no difference between rotating an image around different
points in the image. (Give it a try and see!)

Robby

On Mon, Jul 19, 2010 at 10:54 AM, Mathew Kurian <bluejamesbond at gmail.com> wrote:
> Hi guys,
>
> Hope you all having a great day.
>
> I got a question for you all.
>
> I am trying to rotate an image around a certain point. Using the 2htdp/image
> and its rotate function, it seems to be rotating the image.
>
> But what is it rotating around?
>
> I appreciate all your help.
>
> Thank you.
>
> MK
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>


Posted on the users mailing list.