|
Gocator Vision Library
|
| kStatus GvSurfaceMsg_CopyIntensityArray | ( | GvSurfaceMsg | msg, |
| kArray2 | intensity | ||
| ) |
Copies the intensity buffer with the data from an array into 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. |