if you have way too many pixels with gray level 123 (let's
say 500,000 of them) and you want to reduce it (say to 100,000 pixels
with gray level 123) then you're going to have to pick 400,000 of
those pixels and assign them to a new gray level(s). The questions to
ask are *which* 400,000 (of the 500,000 pixels total) are you going to
reassign.