$width
$width :
getRow( $y, $row) : \Zxing\Common\The
A fast method to retrieve one row of data from the matrix as a BitArray.
$y | ; The row to retrieve |
|
$row | ; An optional caller-allocated BitArray, will be allocated if null or too small |
resulting BitArray - this reference should always be used even when passing your own row
Loading…