首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagesetinterpolation
imagesetinterpolation
設置插值方法
名稱:
imagesetinterpolation
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
設置插值方法
相關內容
imagesetinterpolation() 設置失敗時如何排查問題
7
imagesetinterpolation() 在圖像縮放中的作用解析
1
同類函數
imageconvolution
imageconvolution
使用係數和偏移量應用3x3卷積矩陣
imagefilltoborder
imagefilltoborder
區域填充到指定顏色的邊界為止
imagefontheight
imagefontheight
獲取字體高度
imagecolorallocatealpha
imagecolorallocatealpha
為圖像分配顏色
imagettfbbox
imagettfbbox
使用TrueType字體給出文本的邊界框
imageistruecolor
imageistruecolor
查找圖像是否為真彩色圖像
imagefill
imagefill
區域填充
imagecolorsforindex
imagecolorsforindex
獲取索引的顏色
熱門文章
imagesetinterpolation() 在圖像縮放中的作用解析
imagesetinterpolation() 設置失敗時如何排查問題