FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kSize kBinCSumMsg_BinWidth ( kBinCSumMsg  msg)

Reports the number of 8-bit elements in one row of binarize data.

The binarize width is not the number of columns in the source image. It is the number of 8-bit elements used to represent one row of packed, 1-bit results. In other words, it is the source image width divided by 8.

Parameters
msgMessage object.
Returns
Number of 8-bit pixels in one row of binarize data.