menu
scanbot_sdk
scanbot_sdk.dart
ImageProfile
ImageProfile.new constructor
ImageProfile.new
dark_mode
light_mode
ImageProfile
constructor
ImageProfile
(
{
int
bitmapMemoryConsumption
=
0
,
int
hibernationMemoryConsumption
=
0
,
})
Implementation
ImageProfile({ this.bitmapMemoryConsumption = 0, this.hibernationMemoryConsumption = 0, });
scanbot_sdk
scanbot_sdk
ImageProfile
ImageProfile.new constructor
ImageProfile class