首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagelayereffect
imagelayereffect
設置alpha混合標誌以使用分層效果
名稱:
imagelayereffect
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
設置alpha混合標誌以使用分層效果
相關內容
PHP 中文件上傳時,如何使用mb_get_info 檢查文件編碼
7
使用strval 轉換浮動數字並保留指定的小數位數
1
編寫學習案例,演示mysqli_stmt::$error 的典型應用
2
PDO::beginTransaction 與自動提交模式的關係解析
5
同類函數
imagepolygon
imagepolygon
繪製多邊形
imagerotate
imagerotate
以給定角度旋轉圖像
imagecolorsforindex
imagecolorsforindex
獲取索引的顏色
imagettftext
imagettftext
使用TrueType字體將文本寫入圖像
imagecreatefromstring
imagecreatefromstring
從字符串中的圖像流創建新圖像
imageaffinematrixget
imageaffinematrixget
獲取仿射變換矩陣
imagecolortransparent
imagecolortransparent
將顏色定義為透明
imagepng
imagepng
將PNG圖像輸出到瀏覽器或文件
熱門文章