Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
imagecreatetruecolor
imagecreatetruecolor
Create a new true color image
Name:
imagecreatetruecolor
Category:
Image processing GD
Programming Language:
php
One-line Description:
Create a new true color image
Related
How to delete files in combination with file_exists and unlink
7
serialize and object clone: How to avoid errors caused by cloning?
7
mysqli::get_warnings compatibility issues on different versions of MySQL
3
Analysis of the reasons why the bcsqrt function encountered "non-number" errors when using it
8
Similar Functions
imagefilledellipse
imagefilledellipse
Drawingfilledellipse
imagecolorallocate
imagecolorallocate
Assigncolorstoimages
imagecolordeallocate
imagecolordeallocate
Unassigncolortotheim
imagejpeg
imagejpeg
Outputimagestobrowse
imageaffinematrixconcat
imageaffinematrixconcat
Connecttwoaffinetran
imagecolorallocatealpha
imagecolorallocatealpha
Assigncolorstoimages
imagesetpixel
imagesetpixel
Drawasinglepixel
imagecreatefromjpeg
imagecreatefromjpeg
Createnewimagefromaf
Popular Articles