Procs
proc dither(input: InputImage; output: var OutputImage; algorithm: DitherModes; palette: Palette)
- Applies the a dithering algorithm to input and writes it to output
Exports
-
orderedDither, Thresholds, InputImage, OutputImage, DitherModes, Palette, approxMaxColorDistance, nearestColor, FixedPalette, +, approxMaxColorDistance, palette, nearestColor, BlackAndWhiteIntPalette, errorDiffusionDither, Quantizer, Diffusor, div, IntQuantizer, quantizeError, +, *, +, quantizeError, ColorQuantizer, DiffusionMatrix, FloydSteinberg, columns, rows, ThresholdMatrix, numerator, Stucki, threshold, Bayer4x4, Atkinson, JarvisJudiceNinke, Bayer8x8, Burkes, maxThreshold, Bayer2x2