首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolortransparent
imagecolortransparent
將顏色定義為透明
名稱:
imagecolortransparent
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
將顏色定義為透明
相關內容
如何使用imagecolortransparent() 設置圖像中的透明區域
3
imagecolortransparent() 設置透明色時遇到的內存問題
9
如何處理顏色索引問題與imagecolortransparent() 的配合使用
1
同類函數
imagetruecolortopalette
imagetruecolortopalette
將真彩色圖像轉換為調色板圖像
imagecopymergegray
imagecopymergegray
使用灰度複製和合併圖像的一部分
imageellipse
imageellipse
繪製一個橢圓
imagesavealpha
imagesavealpha
保存PNG圖像時是否保留完整的Alpha
imageaffinematrixget
imageaffinematrixget
獲取仿射變換矩陣
imagegd
imagegd
將GD圖像輸出到瀏覽器或文件
imagepalettetotruecolor
imagepalettetotruecolor
將基於調色板的圖像轉換為真彩色
imageline
imageline
畫一條線
熱門文章
如何處理顏色索引問題與imagecolortransparent() 的配合使用
如何使用imagecolortransparent() 設置圖像中的透明區域
imagecolortransparent() 設置透明色時遇到的內存問題