image_width
image_width(image)
Get image width
Syntaxe
var w = image_width(img);
Arguments
| Name | Required | Default | Description |
|---|---|---|---|
image | yes | - | Image object |
image_width(image)
Get image width
var w = image_width(img);
| Name | Required | Default | Description |
|---|---|---|---|
image | yes | - | Image object |