Remove hue by rendering the raster through a full grayscale filter.
Canvas applies a grayscale filter and redraws at the original width and height. RGB channels collapse toward a luminance neutral while alpha remains part of the rendered pixels.
data:image/png;base64,iVBORw0KGgo=
PNG data URL with RGB mapped to grayscale
Photo editors create monochrome versions, print previews check no-colour composition, and design reviews test luminance structure.