FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
void * kBinCSumMsg_BinAt ( kBinCSumMsg  msg,
kSize  frameIndex,
kSize  rowIndex 
)

Gets a pointer to the binarize data at the specified frame and row index.

Parameters
msgMessage object.
frameIndexIndex of frame within this message.
rowIndexIndex of binarize row within this frame.
Returns
Binarize row data.