ToHost
Function Usage
Transfers the image memory data stored in the Image class to the host.
Prototype
1 | APP_ERROR Image::ToHost(); |
Response Parameters
Data Structure |
Description |
|---|---|
APP_ERROR |
For details about the returned error codes, see APP_ERROR Description. |
Parent topic: Image