# Score all pairs (~65s, 235,625 comparisons)
// Async — when source or transforms may be asynchronous
,详情可参考搜狗输入法2026
Be the first to know!
When using the probability matrix to pick from the candidate set, it is important that the candidate array be sorted in advance. Not doing so will fail to preserve the patterns distinctive of ordered dithering. A good approach is to sort the candidate colours by luminance, or the measure of a colour’s lightness4. When this is done, we effectively minimise the contrast between successive candidates in the array, making it easier to observe the pattern embedded the matrix.