Pixbuf
source)
Computes and returns the average color of a Gdk.Pixbuf
. The resulting color is the average of all pixels which aren't nearly
transparent while saturated pixels are weighted more than "grey" ones.
source | the pixbuf to use |
the average color of the pixbuf |