|
- End of drawing
- Pattern and PHP
- Drawing in Browser code
dRotation (Function) In french: dRotation
// Rotate the IMG_Image1 control by 45 degrees Result1 is boolean Result1 = dRotation(IMG_Image1, 45) IF Result1 = False THEN Error("The operation failed")
Syntax
Performing a simple rotation Hide the details
<Result> = dRotation(<Image> , <Rotation angle> [, <Options>])
Remarks End of drawing The transformation of the image will not be displayed if dEndDrawing and dRotation are called in the same process. Versions 16 and later New in version 16
Related Examples:
|
Unit examples (WINDEV): Image rotation
[ + ] Image rotation from any point that will be used as rotation center.
|
This page is also available for…
|
|
|
| |
| Click [Add] to post a comment |
|
| |
|
| |
| |
| |
| |
| |
| |
| | |
| |