|
FireSync API
|
| 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.
| msg | Message object. |