You are here: Lua Scripting Resources eGuide > Lua Scripting API Reference Guide > Image Library

10.0

Image Library

An “image” object is a container for graphical images, typically small GUI objects such as buttons, arrowheads, and other such graphical adornments.

Starting with platform.apiLevel = '2.3' this library has been reworked to image resources rather then images encoded as strings inside the script itself. Please refer to section B.1on page 163 for details about the deprecated behavior.

Related Topics

new

copy

height

rotate

width