- RoundClamp
- Ditherer:
-
NewDitherer
-
Dither
-
DitherConfig
-
DitherCopy
-
DitherCopyConfig
-
DitherPaletted
-
DitherPalettedConfig
-
Draw
-
GetColorModel
-
GetPalette
-
Quantize
-
- ErrorDiffusionMatrix:
-
CurrentPixel
-
Offset
-
- ErrorDiffusionStrength
- OrderedDitherMatrix
- PixelMapper (currently privated):
-
Bayer
(useDitherer.SetBayer
instead) -
PixelMapperFromMatrix
(useDitherer.SetOrdered
instead) -
RandomNoiseGrayscale
(useDitherer.SetRandomGrayscale
instead) -
RandomNoiseRGB
(useDitherer.SetRandomRGB
instead)
-
Check go-python/gopy#282 to see why some methods are currently unsupported.