DevIL Documentation | Home | Previous | Next |
The iluRotate function rotates an image.
ILboolean iluRotate(
ILfloat Angle
);
iluRotate simply rotates an image about the center by Angle degrees. The background where there is space left by the rotation will be
None Yet