首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagesy
imagesy
獲取圖像高度
名稱:
imagesy
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取圖像高度
相關內容
常見mysqli_stmt::$error 報錯案例教學合集
2
在ubuntu14.04上安裝composer laravel lumen
9
如何確保在curl_close 之後沒有對已經關閉的cURL 資源進行操作?
2
php 使用mpdf實現指定字段配置字體樣式的方法
3
同類函數
imagecopymergegray
imagecopymergegray
使用灰度複製和合併圖像的一部分
imagecolorallocatealpha
imagecolorallocatealpha
為圖像分配顏色
imagetypes
imagetypes
返回此PHP版本支持的圖像類型
imagelayereffect
imagelayereffect
設置alpha混合標誌以使用分層效果
imagejpeg
imagejpeg
將圖像輸出到瀏覽器或文件
imagedestroy
imagedestroy
銷毀圖像
imageconvolution
imageconvolution
使用係數和偏移量應用3x3卷積矩陣
imageistruecolor
imageistruecolor
查找圖像是否為真彩色圖像
熱門文章