Name
image:GetWidth -- get image width
Synopsis
w = image:GetWidth()
Function
image:GetWidth() gets the width of the image of an image object.

Inputs
none

Results
w
image width

Show TOC