bitmap:average-color
bitmap:average-color image
Reports a 3-element list describing the amount of R, G, and B in image, by summing across all pixels, and normalizing each component by the number of pixels in the image, so each component ranges from 0 to 255.
Take me to the full Bitmap Extension Dictionary