Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
imagegd
imagegd
Output GD images to browser or file
Name:
imagegd
Category:
Image processing GD
Programming Language:
php
One-line Description:
Output GD images to browser or file
Related
Use json_encode() to view constant values more intuitively
8
In-depth Analysis of PHP Session Authentication Mechanism and Security Optimization
4
How to Use PHP's array_fill_keys Function to Create a Default Configuration Template Array?
4
Use $errno to get connection errors in combination with mysqli_connect_errno()
2
Similar Functions
imagecreatefromgif
imagecreatefromgif
Createnewimagefromaf
imagegetclip
imagegetclip
Getthecutrectangle
imagefilter
imagefilter
Applyfilterstoimages
imagealphablending
imagealphablending
Settheimageblendingm
imagegammacorrect
imagegammacorrect
Applyinggammacorrect
getimagesizefromstring
getimagesizefromstring
Getthesizeoftheimage
imagecolorset
imagecolorset
Setthecolorofthespec
imagescale
imagescale
Scalingtheimagewitht
Popular Articles