menu
files_preview package
documentation
image.dart
ColorUint16
ColorUint16.new constructor
ColorUint16.new constructor
dark_mode
light_mode
ColorUint16
constructor
ColorUint16
(
int
numChannels
)
Implementation
ColorUint16(int numChannels) : data = Uint16List(numChannels);
files_preview package
documentation
image
ColorUint16
ColorUint16.new constructor
ColorUint16 class