GetDeviceId
函数功能
获取Image对象的deviceId。
函数原型
int32_t GetDeviceId() const;
返回参数说明
数据结构 |
说明 |
---|---|
int32_t |
Image的设备号。 |
父主题: Image
获取Image对象的deviceId。
int32_t GetDeviceId() const;
数据结构 |
说明 |
---|---|
int32_t |
Image的设备号。 |