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