首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolordeallocate
imagecolordeallocate
為圖像取消分配顏色
名稱:
imagecolordeallocate
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
為圖像取消分配顏色
相關內容
is_a() 用錯順序:對象和類名參數顛倒的後果
10
在大文件上使用md5_file() 時內存佔用高怎麼辦?
5
結合is_array() 使用array_filter() 過濾數組中的數組
2
imagealphablending() 沒有正確調用的副作用
3
同類函數
imagecolorsforindex
imagecolorsforindex
獲取索引的顏色
imagerotate
imagerotate
以給定角度旋轉圖像
imageistruecolor
imageistruecolor
查找圖像是否為真彩色圖像
imagecreatefromgif
imagecreatefromgif
從文件或URL創建新圖像
imagecolorresolvealpha
imagecolorresolvealpha
獲取指定顏色的索引+alpha或其最接近
imagecolorexact
imagecolorexact
獲取指定顏色的索引
iptcembed
iptcembed
將二進制IPTC數據嵌入JPEG圖像
imageantialias
imageantialias
是否應使用抗鋸齒功能
熱門文章