Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/gd/tests/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/gd/tests/imagecolormatch_error2.phpt |
--TEST-- Send not TrueColor to Image 1 parameter imagecolormatch() of GD library --CREDITS-- Paulo Alves de Sousa Filho <pspalves [at] gmail [dot] com> #testfest PHPSP on 2009-06-20 --SKIPIF-- <?php if (!extension_loaded("gd")) die("skip GD not present"); ?> --FILE-- <?php $ima = imagecreate(110, 20); $background_color = imagecolorallocate($ima, 0, 0, 0); $imb = imagecreate(110, 20); $background_color = imagecolorallocate($imb, 0, 0, 100); var_dump(imagecolormatch($ima, $imb)); ?> --EXPECTF-- Warning: imagecolormatch(): Image1 must be TrueColor in %s on line %d bool(false)
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare