(PHP 4 >= 4.3.0, PHP 5)
imagecolormatch — Makes the colors of the palette version of an image more closely match the true color version
此函式目前沒有參考文件;只有引數列表。
A truecolor image link resource
A palette image link resource pointing to an image that has the same size as image1
如果成功則回傳 TRUE,失敗則回傳 FALSE。
Note: 本函式僅在 PHP 與其包含的 GD 函式庫一起編譯時可用。
Note: 本函式需要 GD 2.0.1 或更高版本(推薦 2.0.28 及更高版本)。