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 check whether imagecreatefromgd2() is loading the image successfully
6
A trap for mixing arrays (partially arrays, partly objects) using array_column
4
Forgot to add use to reference external variables in anonymous function
8
Application logic for implementing "recently modified fields" detection
8
Similar Functions
getimagesize
getimagesize
Getthesizeoftheimage
imagepolygon
imagepolygon
Drawpolygons
imagedashedline
imagedashedline
Drawadottedline
imagesavealpha
imagesavealpha
Whethertoretaincompl
imagesetpixel
imagesetpixel
Drawasinglepixel
imageaffinematrixconcat
imageaffinematrixconcat
Connecttwoaffinetran
imagerotate
imagerotate
Rotatetheimageatagiv
imagefttext
imagefttext
Writetexttoimageusin
Popular Articles