CRasterImage::Rotate![]()
bool Rotate( int rotateValue );
Parameters
| rotateValue | rotateValue remainder of division by 360 must be 0, 90, -90, 180, -180, 270 or -270. |
Return Value
true if rotate succeeded, false in case of failure. If function fails then additional error information can be retrieved by calling GetLastErrorMessage() function.
Remarks
The Rotate function rotates image by specified number of degrees in clockwise direction.
This function is available since ClassGL version 3.6.10.
See Also
![]()
| © 2003 Solid Graphics, All rights reserved. |
| To view this site, we require use of either Netscape Navigator 4.0 or higher or Internet Explorer 4.0 or higher. |