WLJS LogoWLJS Notebook

ImageScan

ImageScan[f, image] evaluates f applied to each pixel of image in turn.

Examples

ImageScan[Print, Image[{{0, 1}, {1, 0}}]]

Please visit the official Wolfram Language Reference for more details.

On this page