Calculates the area-weighted average color of an IndexedImage. This accounts for how often each palette index appears in the pixel data.
The IndexedImage containing pixel indices and the palette.
Whether to include the transparent pixels in the average.
The average RGBA color of the image.
Calculates the area-weighted average color of an IndexedImage. This accounts for how often each palette index appears in the pixel data.