Per-pixel mapping
The source image is considered a rectangular pixel grid. For every location, the mapper associates the source color with an output color value, so neighboring pixels remain separate decisions. It does not reduce the image to an average or a frequency-ranked palette. This distinction matters for antialiased edges, gradients, and tiny raster icons, where many nearby pixels can carry slightly different channel values.