Home
last modified time | relevance | path

Searched refs:imagecreate (Results 51 – 75 of 85) sorted by relevance

1234

/PHP-8.2/ext/gd/tests/
H A Dimagecolorset_error1.phpt10 $im = imagecreate(5, 5);
H A Dbug24594.phpt7 $tile = imagecreate(36,36);
8 $base = imagecreate(150,150);
H A Dbug77479.phpt13 $im = imagecreate(40000, 20000);
H A Dbug48732.phpt13 $g = imagecreate(100, 50);
H A Dbug53640.phpt13 $im = imagecreate(9, 9);
H A Dimageresolution_jpeg.phpt13 $exp = imagecreate(100, 100);
H A Dimagecolorset_basic.phpt11 $im = imagecreate(300, 100);
H A Dbug66339-mb.phpt7 $im = imagecreate(8, 8);
H A Dbug66339.phpt7 $im = imagecreate(8, 8);
H A Dbug77272.phpt15 $img = imagecreate(2**28, 1);
H A Dimagesetbrush_basic.phpt11 $img = imagecreate(10, 10);
H A Dimagecolorclosesthwb_basic_001.phpt8 $image = imagecreate(500, 200);
H A Dimagegammacorrect_variation1.phpt16 $image = imagecreate(150, 150);
H A Dbug55005.phpt9 $g = imagecreate(300, 300);
H A Dbug67447.phpt17 $image = imagecreate(500, 500);
H A Dcolorat.phpt20 $im = imagecreate(6,6);
H A Dimagecolourstotal_basic.phpt18 $img = imagecreate( 50, 50 );
H A Dbug48732-mb.phpt14 $g = imagecreate(100, 50);
H A Dlibgd00186.phpt8 $tile = imagecreate(10,10);
H A Dbug73155.phpt13 $im = imagecreate(64, 64);
H A Dimageinterpolation_basic.phpt30 $im = imagecreate(8, 8);
H A Dgithub_bug_215.phpt13 $image = imagecreate( 10, 10 );
H A Dimagefttext.phpt41 $im = imagecreate(256, 256);
H A Dbug73281.phpt23 $src = imagecreate(100, 100);
H A Dbug53156.phpt36 $img = imagecreate(110, 210);

Completed in 51 milliseconds

1234