imagecreatetruecolor

Supported Versions: PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8
Create a new true color image
<?php imagecreatetruecolor(int $width, int $height): GdImage|false
<?php                 ? strtolower($extension)

                : 'jpeg';



            $image = imagecreatetruecolor($width, $height);



            if (! function_exists($functionName = "image{$extension}")) {

                ob_get_clean();