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