[][src]Module ytesrev::ditherer

A dithering effect, useful for fading images and text, in and out.

Structs

Ditherer

The ditherer itself. The inner type T is the thing to be dithered

Enums

DitherDirection

The direction to dither

Functions

alpha_dither_fn

A dithering function that is useful for images with transparency in them, fading regions with high alpha gradient first

color_dither_fn

A dithering function that dithers based on color deviation gradient