menu
scanbot_sdk
scanbot_sdk.dart
WhiteBlackPointFilter
WhiteBlackPointFilter.new constructor
WhiteBlackPointFilter.new
dark_mode
light_mode
WhiteBlackPointFilter
constructor
WhiteBlackPointFilter
(
{
double
blackPoint
=
0.0
,
double
whitePoint
=
1.0
,
})
Implementation
WhiteBlackPointFilter({ this.blackPoint = 0.0, this.whitePoint = 1.0, }) : super();
scanbot_sdk
scanbot_sdk
WhiteBlackPointFilter
WhiteBlackPointFilter.new constructor
WhiteBlackPointFilter class