Image.width

From MiniScript Wiki
Revision as of 22:26, 1 April 2020 by JoeStrout (talk | contribs) (JoeStrout moved page RawData.length to Image.width without leaving a redirect: wrong title)
Jump to navigation Jump to search

Image.width returns the width of the image, in pixels. (Read-only.)

Example

img = file.loadImage("/sys/pics/Dart.png")