I have an image(picked from gallery/camera) and I want to Json or list of colors the all pixels with Dart/Flutter or any language. Example: AnyImageColorMap={"1,1":"AnyColorValue","1,2":"AnyColorValue","1,3":"AnyColorValue",......}
Asked
Active
Viewed 83 times
1
-
https://stackoverflow.com/questions/61793700/flutter-get-pixel-color-from-image-in-var – Kaushik Chandru Jul 06 '22 at 19:25