menu
flutter_document_scan_sdk package
documentation
normalized_image.dart
NormalizedImage
NormalizedImage constructor
NormalizedImage constructor
dark_mode
light_mode
NormalizedImage
constructor
NormalizedImage
(
Uint8List
data
,
int
width
,
int
height
)
Implementation
NormalizedImage(this.data, this.width, this.height);
flutter_document_scan_sdk package
documentation
normalized_image
NormalizedImage
NormalizedImage constructor
NormalizedImage class