Gocator Vision Library
 All Classes Files Functions Variables Typedefs Friends Modules Pages
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.

Parameters
msgMessage object.
intensityIntensity array.
Returns
Operation status.