DevIL Documentation Home | Previous | Next

iluRotate

The iluRotate function rotates an image.


ILboolean iluRotate(
  ILfloat Angle
);

Parameters

Angle
Angle in degrees to rotate the image.

Remarks

iluRotate simply rotates an image about the center by Angle degrees. The background where there is space left by the rotation will be

Error Codes

None Yet

See Also

iluRotate3D