圖形函式庫 ImageColorClosest (PHP3 , PHP4) ImageColorClosest --- 取得最接近指定的顏色的索引值 語法 : int imagecolorclosest (int im, int red, int green, int blue) 說明 : 傳回圖形的調色盤中,最接近指定的RGB值的顏色索引值。 參考 : imagecolorexact( ) 上一頁 首頁 下一頁
圖形函式庫
ImageColorClosest
(PHP3 , PHP4)
ImageColorClosest --- 取得最接近指定的顏色的索引值
語法 : int imagecolorclosest (int im, int red, int green, int blue)
int imagecolorclosest (int im, int red, int green, int blue)
int imagecolorclosest
說明 :
傳回圖形的調色盤中,最接近指定的RGB值的顏色索引值。
參考 : imagecolorexact( )