dither 1.0.0 copy "dither: ^1.0.0" to clipboard
dither: ^1.0.0 copied to clipboard

Various dither algorithms for image.

A library for Dart developers.

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

Usage #

A simple usage example:

import 'package:dither/dither.dart';

main() {
  dither(img);
}

Features and bugs #

Please file feature requests and bugs at the issue tracker.

1
likes
15
pub points
21%
popularity

Publisher

unverified uploader

Various dither algorithms for image.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

image

More

Packages that depend on dither