ImageGetWidth
Syntax
ImageGetWidth(name)Arguments
Name
Type
Required
Description
Returns
Description
Example
// Get the width of an image
width = ImageGetWidth(myImage);See Also
Notes
Was this helpful?
