
Does anyone know how the bg_color option of imagerotate (GD Library) works.
Set to 0, you get the black background. But after experimenting i can find no logic.
988988988 creates a mustard yellow
-255255255 creates a red
1111 is a blue
There must be a logical way of using this.
Help?