Indeed, this works.
But I would NEVER have the idea to use that syntax!

Am 15.10.2012 21:16, schrieb Benoît Minisini:
> Le 15/10/2012 21:14, Matti a écrit :
>> The new Image.RotateRight (works now) and Image.RotateLeft methods are great,
>> because they are much easier to use than dealing with a copy of an image and
>> radiants of degrees.
>>
>> So, why not add the third 90° option, something like Image.FlipOver or
>> Image.UpsideDown for a 180° turn?
>>
>> Would be great, instead of writing 'hImg = hImg.Rotate(Rad(180))'
>>
>> Matti
>>
>
> hImg = hImg.RotateLeft().RotateLeft() ?
>

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to