Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
imagetypes
imagetypes
Returns the image types supported by this PHP version
Name:
imagetypes
Category:
Image processing GD
Programming Language:
php
One-line Description:
Returns the image types supported by this PHP version
Related
Will there be problems with Chinese characters when using stripos?
9
Does array_change_key_case() affect the value of the array?
5
Analysis of the meaning of mysqli::debug('d:t:o,/tmp/client.trace')
8
Potential Issues with Using socket_clear_error() in a Multithreaded/Async Environment
1
Similar Functions
imagefontwidth
imagefontwidth
Getfontwidth
imagefilledellipse
imagefilledellipse
Drawingfilledellipse
imagepalettecopy
imagepalettecopy
Copythepalettefromon
imagefill
imagefill
AreaFilling
imagesy
imagesy
Getimageheight
imagecreatefrombmp
imagecreatefrombmp
Createnewimagefromaf
imagefilledrectangle
imagefilledrectangle
Drawafilledrectangle
imageaffine
imageaffine
Useoptionalclippinga
Popular Articles