|
FireSync API
|
| void * kBinCSumMsg_BinAt | ( | kBinCSumMsg | msg, |
| kSize | frameIndex, | ||
| kSize | rowIndex | ||
| ) |
Gets a pointer to the binarize data at the specified frame and row index.
| msg | Message object. |
| frameIndex | Index of frame within this message. |
| rowIndex | Index of binarize row within this frame. |