menu
pro_image_editor package
documentation
plugins/image/src/image/palette.dart
Palette
Palette.new constructor
Palette.new constructor
dark_mode
light_mode
Palette
constructor
Palette
(
int
numColors
,
int
numChannels
)
Implementation
Palette(this.numColors, this.numChannels);
pro_image_editor package
documentation
plugins/image/src/image/palette
Palette
Palette.new constructor
Palette class