首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagesetinterpolation
imagesetinterpolation
設置插值方法
名稱:
imagesetinterpolation
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
設置插值方法
相關內容
imagesetinterpolation() 設置失敗時如何排查問題
7
imagesetinterpolation() 在圖像縮放中的作用解析
1
同類函數
imagecolorat
imagecolorat
獲取像素顏色的索引
getimagesize
getimagesize
獲取圖像的大小
imagefttext
imagefttext
使用FreeType2使用字體將文本寫入
imagecreatefromgd
imagecreatefromgd
從GD文件或URL創建新圖像
imagefontwidth
imagefontwidth
獲取字體寬度
imageconvolution
imageconvolution
使用係數和偏移量應用3x3卷積矩陣
imagecolorsforindex
imagecolorsforindex
獲取索引的顏色
imagecreatefrompng
imagecreatefrompng
從文件或URL創建新圖像
熱門文章
imagesetinterpolation() 在圖像縮放中的作用解析
imagesetinterpolation() 設置失敗時如何排查問題