php-doc-en/reference/image/functions
Maciej Sobaczewski e41aab5eca Remove changelogs for PHP 4 - 3rd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
..
gd-info.xml Document 'WebP Support' using gd_info() 2013-03-27 13:05:12 +00:00
getimagesize.xml Remove changelogs for PHP 4 - 1st round 2014-08-23 17:55:23 +00:00
getimagesizefromstring.xml Fix svn keywords 2012-03-13 15:34:05 +00:00
image-type-to-extension.xml Doc Bug #54748 - Missing default value for image_type_to_extension() - added default value of true to prototype 2011-05-16 15:10:17 +00:00
image-type-to-mime-type.xml
image2wbmp.xml Typo fix 2014-06-01 13:13:28 +00:00
imageaffine.xml typo 2014-03-29 21:55:17 +00:00
imageaffinematrixconcat.xml Add PHP 5.5 image functions 2013-05-15 20:12:58 +00:00
imageaffinematrixget.xml Add PHP 5.5 image functions 2013-05-15 20:12:58 +00:00
imagealphablending.xml
imageantialias.xml fix #62167 gd is bundled with compat header in all supported versions of PHP 2014-02-01 10:58:54 +00:00
imagearc.xml
imagechar.xml
imagecharup.xml
imagecolorallocate.xml Fix changelogs for get_class_vars and imagecolorallocate[alpha] 2012-06-09 18:44:58 +00:00
imagecolorallocatealpha.xml More specific about "colors parameters" 2014-03-29 21:54:46 +00:00
imagecolorat.xml Add a see also link from imagecolorat() to imagesetpixel() and vice versa, per 2012-11-05 03:11:18 +00:00
imagecolorclosest.xml
imagecolorclosestalpha.xml
imagecolorclosesthwb.xml
imagecolordeallocate.xml
imagecolorexact.xml
imagecolorexactalpha.xml
imagecolormatch.xml fix #62167 gd is bundled with compat header in all supported versions of PHP 2014-02-01 10:58:54 +00:00
imagecolorresolve.xml
imagecolorresolvealpha.xml
imagecolorset.xml Trunk became PHP 5.4.0 2011-06-30 13:41:29 +00:00
imagecolorsforindex.xml
imagecolorstotal.xml
imagecolortransparent.xml document that imagecolortransparent() returns -1 if there's no current transparent color, and a new one is not specified 2012-05-31 22:09:49 +00:00
imageconvolution.xml Standardise on single style of quotes for XML tag. 2011-08-16 11:38:58 +00:00
imagecopy.xml
imagecopymerge.xml more detail for imagecopymerge/imagecopymergegray 2012-11-12 22:33:52 +00:00
imagecopymergegray.xml more detail for imagecopymerge/imagecopymergegray 2012-11-12 22:33:52 +00:00
imagecopyresampled.xml Typo found by online editor user 2012-03-22 15:15:20 +00:00
imagecopyresized.xml typo 2014-03-29 21:55:46 +00:00
imagecreate.xml Expand on why imagecreate() isn't such a smart idea nowadays. 2013-10-01 17:11:26 +00:00
imagecreatefromgd.xml
imagecreatefromgd2.xml PHP4/PHP5 => PHP 4 / PHP 5 2011-08-19 10:36:17 +00:00
imagecreatefromgd2part.xml PHP4/PHP5 => PHP 4 / PHP 5 2011-08-19 10:36:17 +00:00
imagecreatefromgif.xml Note that imagecreatefromgif() uses the first frame of an animated image, as pointed out in a vague way in usernote #82912 2013-03-22 19:21:58 +00:00
imagecreatefromjpeg.xml
imagecreatefrompng.xml Add missing element 2011-12-18 17:41:59 +00:00
imagecreatefromstring.xml Fix doc bug #61591 (mismatched argument description). 2012-04-02 01:14:16 +00:00
imagecreatefromwbmp.xml
imagecreatefromwebp.xml Use $Revision$ instead of $Rev$ 2013-03-23 23:04:16 +00:00
imagecreatefromxbm.xml
imagecreatefromxpm.xml fix #62167 gd is bundled with compat header in all supported versions of PHP 2014-02-01 10:58:54 +00:00
imagecreatetruecolor.xml
imagecrop.xml Add PHP 5.5 image functions 2013-05-15 20:12:58 +00:00
imagecropauto.xml Add PHP 5.5 image functions 2013-05-15 20:12:58 +00:00
imagedashedline.xml
imagedestroy.xml
imageellipse.xml
imagefill.xml
imagefilledarc.xml
imagefilledellipse.xml
imagefilledpolygon.xml
imagefilledrectangle.xml
imagefilltoborder.xml
imagefilter.xml fix #62167 gd is bundled with compat header in all supported versions of PHP 2014-02-01 10:58:54 +00:00
imageflip.xml Fix filename 2013-03-23 23:05:36 +00:00
imagefontheight.xml Typo found by online editor user 2012-10-29 15:25:28 +00:00
imagefontwidth.xml Typo found by online editor user 2012-10-29 15:25:28 +00:00
imageftbbox.xml Remove changelogs for PHP 4 - 3rd round 2014-08-27 17:46:13 +00:00
imagefttext.xml Remove changelogs for PHP 4 - 3rd round 2014-08-27 17:46:13 +00:00
imagegammacorrect.xml
imagegd.xml
imagegd2.xml Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
imagegif.xml
imagegrabscreen.xml
imagegrabwindow.xml
imageinterlace.xml
imageistruecolor.xml Documented imagepalettetotruecolor() available as of 5.5.0 2013-03-27 03:25:21 +00:00
imagejpeg.xml
imagelayereffect.xml fix #62167 gd is bundled with compat header in all supported versions of PHP 2014-02-01 10:58:54 +00:00
imageline.xml
imageloadfont.xml
imagepalettecopy.xml
imagepalettetotruecolor.xml Whitespace fixes 2013-09-09 16:17:46 +00:00
imagepng.xml
imagepolygon.xml
imagepsbbox.xml
imagepsencodefont.xml Minor English fixes 2014-03-24 20:43:08 +00:00
imagepsextendfont.xml
imagepsfreefont.xml
imagepsloadfont.xml
imagepsslantfont.xml
imagepstext.xml
imagerectangle.xml
imagerotate.xml fix #62167 gd is bundled with compat header in all supported versions of PHP 2014-02-01 10:58:54 +00:00
imagesavealpha.xml
imagescale.xml Add PHP 5.5 image functions 2013-05-15 20:12:58 +00:00
imagesetbrush.xml
imagesetinterpolation.xml Typo fixes in imagesetinterpolation() 2013-12-10 11:34:23 +00:00
imagesetpixel.xml Add a see also link from imagecolorat() to imagesetpixel() and vice versa, per 2012-11-05 03:11:18 +00:00
imagesetstyle.xml
imagesetthickness.xml
imagesettile.xml
imagestring.xml
imagestringup.xml
imagesx.xml
imagesy.xml
imagetruecolortopalette.xml
imagettfbbox.xml Fix markup as spotted by Salathe 2011-06-30 14:17:15 +00:00
imagettftext.xml Bye PHP4 2013-02-27 14:50:35 +00:00
imagetypes.xml
imagewbmp.xml
imagewebp.xml Use $Revision$ instead of $Rev$ 2013-03-23 23:04:16 +00:00
imagexbm.xml fix #62167 gd is bundled with compat header in all supported versions of PHP 2014-02-01 10:58:54 +00:00
iptcembed.xml
iptcparse.xml
jpeg2wbmp.xml
png2wbmp.xml