menu
zxing_lib package
documentation
grayscale.dart
CropBackground
CropBackground.new constructor
CropBackground.new constructor
dark_mode
light_mode
CropBackground
constructor
CropBackground
(
{
double
tolerance
=
0.05
,
double
purity
=
0.99
,
int
wrapper
=
255
,
})
Implementation
CropBackground({ this.tolerance = 0.05, this.purity = 0.99, this.wrapper = 255, });
zxing_lib package
documentation
grayscale
CropBackground
CropBackground.new constructor
CropBackground class