Latest web development tutorials

PHP imagecolorstotal – 取得一幅圖像的調色板中顏色的數目

PHP 圖像處理 PHP圖像處理

imagecolorstotal — 取得一幅圖像的調色板中顏色的數目。

語法

int imagecolorstotal ( resource $image )

本函數返回指定圖像的調色板中的顏色數目。

相關文章

PHP 圖像處理 PHP圖像處理