menu
files_preview package
documentation
image.dart
ImageData
ImageData.new constructor
ImageData.new constructor
dark_mode
light_mode
ImageData
constructor
ImageData
(
int
width
,
int
height
,
int
numChannels
)
Implementation
ImageData(this.width, this.height, this.numChannels);
files_preview package
documentation
image
ImageData
ImageData.new constructor
ImageData class