首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolordeallocate
imagecolordeallocate
為圖像取消分配顏色
名稱:
imagecolordeallocate
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
為圖像取消分配顏色
相關內容
在PHP 中如何通過timezone_location_get 獲取當前時區的詳細位置?
6
stream_get_filters與流傳輸優化結合使用的案例
1
PHP中的user_error()函數
10
使用gc_mem_caches 函數時需要注意的版本兼容性問題
8
同類函數
imagebmp
imagebmp
將BMP圖像輸出到瀏覽器或文件
imagegetclip
imagegetclip
獲取剪切矩形
imagesetbrush
imagesetbrush
為畫線設置畫筆圖像
imagecopyresampled
imagecopyresampled
使用重新採樣複製和調整圖像的一部分
imagetypes
imagetypes
返回此PHP版本支持的圖像類型
imagecolorset
imagecolorset
設置指定調色板索引的顏色
imagesetinterpolation
imagesetinterpolation
設置插值方法
imagesetpixel
imagesetpixel
畫一個單一像素
熱門文章