首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imageistruecolor
imageistruecolor
查找圖像是否為真彩色圖像
名稱:
imageistruecolor
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
查找圖像是否為真彩色圖像
相關內容
php怎麼去掉一維數組的空字段
3
結合session_start 使用session_abort 清理會話
2
如何在循環中使用mysql_fetch_array 處理大規模數據
5
hash_final 返回值解析:如何正確處理哈希結果?
6
同類函數
imageantialias
imageantialias
是否應使用抗鋸齒功能
imagecreatefromjpeg
imagecreatefromjpeg
從文件或URL創建新圖像
imagecolorresolve
imagecolorresolve
獲取指定顏色的索引或其最接近的替代顏色
imagecolorresolvealpha
imagecolorresolvealpha
獲取指定顏色的索引+alpha或其最接近
imagepng
imagepng
將PNG圖像輸出到瀏覽器或文件
imagecolorexact
imagecolorexact
獲取指定顏色的索引
imagecreatefromstring
imagecreatefromstring
從字符串中的圖像流創建新圖像
imagegetclip
imagegetclip
獲取剪切矩形
熱門文章