Returns the width of an image.
1 file.image.getWidth
<file.image.getWidth>
<file /> !
</file.image.getWidth>
Arguments | |||||
---|---|---|---|---|---|
Name | Type | Required | Unique | Nullable | Description |
Efile | file |
Returns | |
---|---|
Type | Description |
Number | Width of the image file. |
Example
Copy
<xsql-script name='file_getWidth_sample1'> <body> </body> </xsql-script>