Small Floyd-Steinberg Dithering Algorithm, contains (very) simple html5 pixel edit library.
Find a file
Unknown 881da03825 Add Helper Functions
create PixelArray from another PixelArray
create empty PixelArray
convert PixelArray to ImageData
2018-02-14 15:54:28 +01:00
lib Add Helper Functions 2018-02-14 15:54:28 +01:00
web Add Basic Data Structures 2018-02-14 15:19:21 +01:00
.gitignore Initial commit 2018-02-12 15:54:55 +01:00
analysis_options.yaml Initial commit 2018-02-12 15:54:55 +01:00
CHANGELOG.md Initial commit 2018-02-12 15:54:55 +01:00
LICENSE.md Initial commit 2018-02-12 15:54:55 +01:00
pubspec.yaml Remove Pointers to Image Lib 2018-02-12 15:55:45 +01:00
README.md Initial commit 2018-02-12 15:54:55 +01:00

dart_floyd_steinberg_dithering

An absolute bare-bones web app.

Created from templates made available by Stagehand under a BSD-style license.