首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolordeallocate
imagecolordeallocate
為圖像取消分配顏色
名稱:
imagecolordeallocate
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
為圖像取消分配顏色
相關內容
array_intersect_ukey 和array_keys 配合使用的實例
8
init 函數中的全局變量初始化問題及解決方法
3
如何在curl_multi_close 之前判斷請求是否已完成
9
libxml_use_internal_errors 與libxml_get_errors 搭配使用的常見問題
5
同類函數
imageantialias
imageantialias
是否應使用抗鋸齒功能
imageresolution
imageresolution
獲取或設置圖像的分辨率
imagefilledpolygon
imagefilledpolygon
繪製填充多邊形
imagexbm
imagexbm
將XBM圖像輸出到瀏覽器或文件
imagecolorat
imagecolorat
獲取像素顏色的索引
imagecolorclosesthwb
imagecolorclosesthwb
獲取具有色調,白色和黑度的顏色的索引
imagecolormatch
imagecolormatch
使圖像調色板版本的顏色更接近真實顏色版本
imagegif
imagegif
將圖像輸出到瀏覽器或文件
熱門文章