public static IGenerator<int> Dither( this IGenerator<float> source, int levels, IEnumerable<float> errorFactors )