Page 1 of 1

RotateImage function

Posted: Mon Jun 03, 2013 4:03 pm
by Phantomas
Hello. I'm surprised that this function is not exist :shock:. Like that:
RotateImage(#image, angle[, mode])
mode — #PB_Image_Smooth or #PB_Image_Raw, like in ResizeImage() function.

Thanks!

Re: RotateImage function

Posted: Mon Jun 03, 2013 9:15 pm
by davido
If you need one will this excellent code by luis work: http://www.purebasic.fr/english/viewtop ... image+luis

Alternatively there is a wrapper for freeimage; x86 version of Pure Basic available.