|
Gocator Vision Library
|
| kStatus GvProfileMsg_CopyIntensityArray | ( | GvProfileMsg | msg, |
| kArray1 | intensity | ||
| ) |
Copies the intensity buffer with the data from an array to the message.
The item type and size of the array must match those of the message. Otherwise an error is returned.
| msg | Message object. |
| intensity | Intensity array. |