[comment]: # translation:outdated

[comment]: # ({e9ddc4ef-e9ddc4ef})
# > 图像对象

以下对象与 `image` API 直接相关。

[comment]: # ({/e9ddc4ef-e9ddc4ef})

[comment]: # ({5b904e05-eee50efa})
### 图像

图像对象具有以下属性。

|属性|[类型](/manual/api/reference_commentary#数据类型)|描述|
|--------|---------------------------------------------------|-----------|
|imageid|string|*（只读）*图像 ID。|
|**name**<br>（必需）|string|图像名称。|
|imagetype|integer|图像类型。<br><br>可用值：<br>1 - *（默认）* 图标；<br>2 - 背景图。|
注意，对于某些方法（更新、删除），必需/可选参数组合是不同的。

[comment]: # ({/5b904e05-eee50efa})
