Home
last modified time | relevance | path

Searched refs:imagecreatetruecolor (Results 51 – 75 of 145) sorted by relevance

123456

/PHP-8.3/ext/gd/tests/
H A Dbug28147.phpt10 $im = imagecreatetruecolor(300, 300);
H A Dimagechar_basic.phpt10 $image = imagecreatetruecolor(180, 30);
H A Dimagecharup_basic.phpt10 $image = imagecreatetruecolor(180, 30);
H A Dimagefilledellipse_basic.phpt8 $image = imagecreatetruecolor(100, 100);
H A Dbug73549.phpt8 $im = imagecreatetruecolor(8, 8);
H A Dbug77700.phpt7 $im = imagecreatetruecolor(10, 10);
H A Dgdimage_prevent_serialization.phpt8 $img_src = imagecreatetruecolor(32, 32);
H A Dimagefilter_error1.phpt10 $image = imagecreatetruecolor(180, 30);
H A Dimageinterlace_variation1.phpt11 $image = imagecreatetruecolor(100, 100);
H A Dimagestringup_basic.phpt10 $image = imagecreatetruecolor(180, 30);
H A Dimagecopyresampled_variation1.phpt14 $im = imagecreatetruecolor(10, 10);
27 $copy = imagecreatetruecolor(5, 5);
H A Dbug77270.phpt13 $img1 = imagecreatetruecolor(0xfff, 0xfff);
H A Dimageellipse_basic.phpt12 $image = imagecreatetruecolor(400, 300);
H A Dbug73159.phpt13 $im = imagecreatetruecolor(10, 10);
H A Dimagerectangle_basic.phpt11 $image = imagecreatetruecolor( 100, 100 );
H A Dimagestring_basic.phpt10 $image = imagecreatetruecolor(180, 30);
H A Dbug51498.phpt13 $img = imagecreatetruecolor(2200, 2200);
H A Dbug51671.phpt9 $im = imagecreatetruecolor($w, $h);
H A Dbug39366.phpt12 $im = imagecreatetruecolor(10,10);
H A Dbug72697.phpt14 $img=imagecreatetruecolor(10, 10);
H A Dbug73272.phpt9 $src = imagecreatetruecolor(100, 100);
H A Dbug61221.phpt9 $img = imagecreatetruecolor($imagew, $imageh);
H A Dcolorclosest.phpt8 $im = imagecreatetruecolor(5,5);
46 $im = imagecreatetruecolor(5,5);
H A Dlibgd00191.phpt11 $im = imagecreatetruecolor(100, 100);
H A Dbug38179.phpt14 $dst_tc = imagecreatetruecolor(5,5);

Completed in 23 milliseconds

123456