puAverage

Pointer to an array containing the new average pixel value for the entire bitmap. The size of the array equals one, if uFlags is YUV_SPACE or GRAY_SPACE, or three, if uFlags is RGB_SPACE. If uFlags is RGB_SPACE the first element corresponds to the new blue average value, the second element to the green, and the last element to the red.