|
- End of drawing
- Pattern and PHP
- Drawing in Browser code
dResize (Function) In french: dRedimensionne
// Zoom on the IMG_Image1 control: the size of the image displayed in the control is doubled Result1 is boolean Result1 = dResize(IMG_Image1, IMG_Image1..Width * 2, IMG_Image1..Height * 2) IF Result1 = False THEN Error("The operation failed")
Syntax
<Result> = dResize(<Image> , <New width> , <New height> [, <Option>])
Remarks End of drawing The transformation of the image will not be displayed if dEndDrawing and dResize are called in the same process. Versions 16 and later New in version 16
This page is also available for…
|
|
|
| |
| Click [Add] to post a comment |
|
| |
|
| |
| |
| |
| |
| |
| |
| | |
| |