menu
zxing_lib package
documentation
grayscale.dart
CropBackground
dispatchRect method
dispatchRect method
dark_mode
light_mode
dispatchRect
method
@
override
Uint8List
dispatchRect
(
Uint8List
data
,
int
width
,
int
height
,
Rect
rect
,
)
override
Implementation
@override Uint8List dispatchRect(Uint8List data, int width, int height, Rect rect) { return data; }
zxing_lib package
documentation
grayscale
CropBackground
dispatchRect method
CropBackground class