menu
bitmap_flutter package
documentation
bitmap_flutter.dart
BitmapAdjustColor
BitmapAdjustColor.new constructor
BitmapAdjustColor.new constructor
dark_mode
light_mode
BitmapAdjustColor
constructor
BitmapAdjustColor
(
{
int
?
blacks
,
int
?
whites
,
double
?
exposure
,
double
?
saturation
,
})
Implementation
BitmapAdjustColor({ this.blacks, this.whites, this.exposure, this.saturation, });
bitmap_flutter package
documentation
bitmap_flutter
BitmapAdjustColor
BitmapAdjustColor.new constructor
BitmapAdjustColor class