GetDeviceId
Function Usage
Obtains the device ID of the Image object.
Prototype
1 | int32_t Image::GetDeviceId() const; |
Response Parameters
Data Structure |
Description |
|---|---|
int32_t |
Device ID of the Image class object. |
Parent topic: Image
Obtains the device ID of the Image object.
1 | int32_t Image::GetDeviceId() const; |
Data Structure |
Description |
|---|---|
int32_t |
Device ID of the Image class object. |