[Gambas-user] What is measured by "Angle"?

Matti math.eber at ...221...
Wed Feb 15 19:48:46 CET 2012


The angle has to be given in radians.
So, to rotate 90°, you have to do:
hImg = hImg.Rotate(Rad(90))


Am 15.02.2012 11:38, schrieb Алексей Беспалов:
> Hi!
> What is measured by "Angle"?
> in
> Image.Rotate(Angle)
>
> Thank you.




More information about the User mailing list