> Image object 图像对象
The following objects are directly related to the image
API.以下对象与“image”API直接相关。
Image 图像
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.背景图。 |