The following objects are directly related to the image API.以下对象与“image”API直接相关。
The image object has the following properties.图像对象具有以下属性。
| 属性 类 | 说明 | |
|---|---|---|
| imageid | string | (readonly) ID of the image.图像ID。 |
| name (required) |
string | Name of the image. 图像名称 |
| imagetype | integer | Type of image. Possible values: 可能的值: 1 - (default默认) icon;图标 2 - background image.背景图。 |