ImageApply
ImageApply[f,image] applies the function f to the list of channel values for each pixel in image.
ImageApply[f,{image1,image2,…}] applies f to the sequence of corresponding pixel values taken from each imagei.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.