首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolorresolvealpha
imagecolorresolvealpha
獲取指定顏色的索引+ alpha或其最接近的替代選項
名稱:
imagecolorresolvealpha
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取指定顏色的索引+ alpha或其最接近的替代選項
相關內容
stmt_init 後如何使用bind_result 獲取數據
5
如何避免硬編碼Salt 值
10
如何使用php_uname() 獲取當前操作系統信息
4
文檔中該函數的最簡例子與最複雜例子對比
4
同類函數
imagecolorallocatealpha
imagecolorallocatealpha
為圖像分配顏色
imagesy
imagesy
獲取圖像高度
imagecreatefromstring
imagecreatefromstring
從字符串中的圖像流創建新圖像
imagecolorexactalpha
imagecolorexactalpha
獲取指定顏色+alpha的索引
image2wbmp
image2wbmp
將圖像輸出到瀏覽器或文件此函數自PHP7
imagerectangle
imagerectangle
繪製一個矩形
imagerotate
imagerotate
以給定角度旋轉圖像
image_type_to_mime_type
image_type_to_mime_type
獲取getimagesize,exif_
熱門文章