int get_color_pixel(int rgba)
Allocates a color from the RGBA value passed into this function. The alpha opacity value is discarded, since normal X colors do not support it.