menu
u package
documentation
plugins/camera/u_code_decoder.dart
UBitMatrix
UBitMatrix.fromBits constructor
UBitMatrix.fromBits constructor
dark_mode
light_mode
UBitMatrix.fromBits
constructor
UBitMatrix.fromBits
(
int
width
,
int
height
,
Uint8List
bits
)
Implementation
UBitMatrix.fromBits(this.width, this.height, this.bits);
u package
documentation
plugins/camera/u_code_decoder
UBitMatrix
UBitMatrix.fromBits constructor
UBitMatrix class