(PHP 3, PHP 4 >= 4.0.0)
int imagecolorexact (int im, int red, int green, int blue)
int imagecolorexact
画像パレット中の特定の色のインデックスを返します。
画像パレット中に色が存在しない場合は、-1を返します。
imagecolorclosest() も参照下さい。