Module: AAlib::Dither
- Defined in:
- lib/aalib.rb
Overview
Dithering modes for AAlib#render.
Constant Summary collapse
- NONE =
0
- ERRORDISTRIB =
1
- FLOYD_S =
2
- DITHERTYPES =
Number of supported types
3
Dithering modes for AAlib#render.
0
1
2
Number of supported types
3