php-doc-en/reference/image/functions
Jakub Vrana 80bda0c1f9 Some functions return void
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189158 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 13:24:34 +00:00
..
gd-info.xml integrating users notes 2003-08-15 22:50:50 +00:00
getimagesize.xml adding sgmltag, + , 2005-05-12 13:57:49 +00:00
image-type-to-extension.xml doc skeleton 2004-05-02 18:06:12 +00:00
image-type-to-mime-type.xml Fix types 2004-08-13 16:12:06 +00:00
image2wbmp.xml fix example. noticed by a user note 2004-02-17 21:51:54 +00:00
imagealphablending.xml fix #28737: add GD 2 info 2004-06-11 08:25:38 +00:00
imageantialias.xml s/bundeld/bundled/ 2004-04-12 22:58:32 +00:00
imagearc.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagechar.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagecharup.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagecolorallocate.xml Typo fixed. 2003-08-26 05:36:00 +00:00
imagecolorallocatealpha.xml fix #28737: add GD 2 info 2004-06-11 08:25:38 +00:00
imagecolorat.xml - Document the behaviour on TrueColor images. 2002-10-16 23:47:42 +00:00
imagecolorclosest.xml Color must be present in the image (bug #21668) 2004-07-27 16:08:13 +00:00
imagecolorclosestalpha.xml fix #28737: add GD 2 info 2004-06-11 08:25:38 +00:00
imagecolorclosesthwb.xml
imagecolordeallocate.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagecolorexact.xml Color must be present in the image (bug #21668) 2004-07-27 16:08:13 +00:00
imagecolorexactalpha.xml fix #28737: add GD 2 info 2004-06-11 08:25:38 +00:00
imagecolormatch.xml fix #28737: add GD 2 info 2004-06-11 08:25:38 +00:00
imagecolorresolve.xml Color must be present in the image (bug #21668) 2004-07-27 16:08:13 +00:00
imagecolorresolvealpha.xml fix #28737: add GD 2 info 2004-06-11 08:25:38 +00:00
imagecolorset.xml Some functions return void 2005-06-24 13:24:34 +00:00
imagecolorsforindex.xml integrating users notes 2003-08-15 22:50:50 +00:00
imagecolorstotal.xml
imagecolortransparent.xml fix #29881 ( imagecopymergeD() -> imagecopymerge() ) 2004-08-29 10:49:38 +00:00
imageconvolution.xml Initial documentation 2005-06-16 13:31:15 +00:00
imagecopy.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagecopymerge.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagecopymergegray.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagecopyresampled.xml Added examples 2004-10-04 09:50:18 +00:00
imagecopyresized.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagecreate.xml fixed small typo in example (& removed comments about it) 2004-07-16 12:41:51 +00:00
imagecreatefromgd.xml Document/tidy up/clarify some more streams related information. 2002-09-26 13:56:54 +00:00
imagecreatefromgd2.xml Added &note.gd.2; (GD 2+ is required) 2005-02-21 21:11:08 +00:00
imagecreatefromgd2part.xml Added &note.gd.2; (GD 2+ is required) 2005-02-21 21:11:08 +00:00
imagecreatefromgif.xml Reworded 2004-09-09 10:00:17 +00:00
imagecreatefromjpeg.xml Document that jpeg and wbmp support requires GD-1.8 or later. 2005-02-21 20:59:54 +00:00
imagecreatefrompng.xml CS : Function declarations follow the 'one true brace' convention 2004-01-15 12:43:50 +00:00
imagecreatefromstring.xml - Typo. 2004-08-13 01:00:48 +00:00
imagecreatefromwbmp.xml Document that jpeg and wbmp support requires GD-1.8 or later. 2005-02-21 20:59:54 +00:00
imagecreatefromxbm.xml Document/tidy up/clarify some more streams related information. 2002-09-26 13:56:54 +00:00
imagecreatefromxpm.xml s/bundeld/bundled/ 2004-04-12 22:58:32 +00:00
imagecreatetruecolor.xml fix #28737: add GD 2 info 2004-06-11 08:25:38 +00:00
imagedashedline.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagedestroy.xml fix #28858: fix protos 2004-06-21 11:45:37 +00:00
imageellipse.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagefill.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagefilledarc.xml fix #28737: add GD 2 info 2004-06-11 08:25:38 +00:00
imagefilledellipse.xml fix #28737: add GD 2 info 2004-06-11 08:25:38 +00:00
imagefilledpolygon.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagefilledrectangle.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagefilltoborder.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagefilter.xml Fix protos from sources 2004-08-18 14:15:21 +00:00
imagefontheight.xml
imagefontwidth.xml
imageftbbox.xml extrainfo parameter wasn't optional (bug #26309) 2004-09-16 15:02:51 +00:00
imagefttext.xml extrainfo parameter wasn't optional (bug #26309) 2004-09-16 15:02:51 +00:00
imagegammacorrect.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagegd.xml commiting for mazzanet 2005-01-19 11:05:07 +00:00
imagegd2.xml Added &note.gd.2; (GD 2+ is required) 2005-02-21 21:11:08 +00:00
imagegif.xml fix #28858: fix protos 2004-06-21 11:45:37 +00:00
imageinterlace.xml
imageistruecolor.xml - Remove trailing period from end of refpurpose. 2004-07-27 04:48:55 +00:00
imagejpeg.xml Document that jpeg and wbmp support requires GD-1.8 or later. 2005-02-21 20:59:54 +00:00
imagelayereffect.xml fix #28737: add GD 2 info 2004-06-11 08:25:38 +00:00
imageline.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imageloadfont.xml Returns false, example (bug #25899) 2004-07-27 16:29:46 +00:00
imagepalettecopy.xml Some functions return void 2005-06-24 13:24:34 +00:00
imagepng.xml fix #28858: fix protos 2004-06-21 11:45:37 +00:00
imagepolygon.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagepsbbox.xml Fix protos from sources 2004-08-18 15:39:26 +00:00
imagepscopyfont.xml PSfont is resource 2005-06-21 23:26:37 +00:00
imagepsencodefont.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagepsextendfont.xml Implemented the image config t1lib note as an entity (&note.config.t1lib;). 2003-11-07 18:14:40 +00:00
imagepsfreefont.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagepsloadfont.xml PSfont is resource 2005-06-21 23:26:37 +00:00
imagepsslantfont.xml PSfont is resource 2005-06-21 23:26:37 +00:00
imagepstext.xml PSfont is resource 2005-06-21 23:26:37 +00:00
imagerectangle.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagerotate.xml New parameter 2005-04-04 16:19:42 +00:00
imagesavealpha.xml rtrim($refpurpose, '.') 2004-08-20 09:37:01 +00:00
imagesetbrush.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagesetpixel.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagesetstyle.xml Merry XHTML and CS compliant christmas all \! 2003-12-15 16:55:22 +00:00
imagesetthickness.xml fix #28737: add GD 2 info 2004-06-11 08:25:38 +00:00
imagesettile.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagestring.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagestringup.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagesx.xml examples, see also and typos 2003-05-29 20:22:13 +00:00
imagesy.xml examples, see also and typos 2003-05-29 20:22:13 +00:00
imagetruecolortopalette.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
imagettfbbox.xml minor grammatical change 2004-11-09 23:14:25 +00:00
imagettftext.xml Mention UTF-8, escape entity (bug #30801) 2004-12-29 11:20:24 +00:00
imagetypes.xml new funcs: imagefilter, imagexbm 2004-04-12 22:43:56 +00:00
imagewbmp.xml fix #28858: fix protos 2004-06-21 11:45:37 +00:00
imagexbm.xml fix #28858: fix protos 2004-06-21 11:45:37 +00:00
iptcembed.xml Fix return types (1/2) 2005-06-23 16:53:27 +00:00
iptcparse.xml
jpeg2wbmp.xml Document that jpeg and wbmp support requires GD-1.8 or later. 2005-02-21 20:59:54 +00:00
png2wbmp.xml Document that jpeg and wbmp support requires GD-1.8 or later. 2005-02-21 20:59:54 +00:00