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

Parameters
msgMessage object.
intensityIntensity array.
Returns
Operation status.