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