php-doc-en/reference/image/functions
Christoph Michael Becker ac84f2b81c imagecreatefromstring() supports WebP as of PHP 7.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351755 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-29 23:43:47 +00:00
..
gd-info.xml Use canonical type names 2020-11-02 15:39:04 +00:00
getimagesize.xml Revert revision(s) 351724 from phpdoc/en/trunk: 2020-11-28 18:05:44 +00:00
getimagesizefromstring.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
image-type-to-extension.xml Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
image-type-to-mime-type.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
image2wbmp.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imageaffine.xml Fix return types 2020-11-02 15:52:35 +00:00
imageaffinematrixconcat.xml Fix return types 2020-11-02 15:52:35 +00:00
imageaffinematrixget.xml Fix return types 2020-11-02 15:52:35 +00:00
imagealphablending.xml Fix typo 2018-03-25 13:51:26 +00:00
imageantialias.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagearc.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagebmp.xml Fix bug #76235: imagejpeg does not always return false on error 2018-04-18 16:26:00 +00:00
imagechar.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagecharup.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagecolorallocate.xml Revert revision(s) 351724 from phpdoc/en/trunk: 2020-11-28 18:05:44 +00:00
imagecolorallocatealpha.xml Revert revision(s) 351724 from phpdoc/en/trunk: 2020-11-28 18:05:44 +00:00
imagecolorat.xml Fix return types 2020-11-02 15:52:35 +00:00
imagecolorclosest.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagecolorclosestalpha.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagecolorclosesthwb.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagecolordeallocate.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagecolorexact.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagecolorexactalpha.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagecolormatch.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagecolorresolve.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagecolorresolvealpha.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagecolorset.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagecolorsforindex.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagecolorstotal.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagecolortransparent.xml Improve optional parameter docs 2018-11-27 16:33:35 +00:00
imageconvolution.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagecopy.xml Add imagecrop() to "see also" sections of imagecopy*() 2020-10-09 14:04:49 +00:00
imagecopymerge.xml
imagecopymergegray.xml
imagecopyresampled.xml Add imagecrop() to "see also" sections of imagecopy*() 2020-10-09 14:04:49 +00:00
imagecopyresized.xml Add imagecrop() to "see also" sections of imagecopy*() 2020-10-09 14:04:49 +00:00
imagecreate.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagecreatefrombmp.xml Document BMP support (available as of PHP 7.2.0) 2017-01-04 14:28:17 +00:00
imagecreatefromgd.xml The GD and GD2 formats are obsolete 2020-03-05 17:40:50 +00:00
imagecreatefromgd2.xml Remove PHP 5 related info from image book 2020-10-09 13:04:56 +00:00
imagecreatefromgd2part.xml Remove PHP 5 related info from image book 2020-10-09 13:04:56 +00:00
imagecreatefromgif.xml Fix bug #75788: getimagesize() for GIF 2018-01-15 13:58:49 +00:00
imagecreatefromjpeg.xml Update GD docs wrt. to required versions 2016-08-14 11:17:37 +00:00
imagecreatefrompng.xml More PHP 4 removals, mainly language snippets. 2015-04-03 08:14:30 +00:00
imagecreatefromstring.xml imagecreatefromstring() supports WebP as of PHP 7.3.0 2020-11-29 23:43:47 +00:00
imagecreatefromwbmp.xml Clarify that WBMPs are not Window bitmaps 2019-05-19 16:19:20 +00:00
imagecreatefromwebp.xml Use $Revision$ instead of $Rev$ 2013-03-23 23:04:16 +00:00
imagecreatefromxbm.xml More PHP 4 removals, mainly language snippets. 2015-04-03 08:14:30 +00:00
imagecreatefromxpm.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
imagecreatetruecolor.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagecrop.xml Fix return types 2020-11-02 15:52:35 +00:00
imagecropauto.xml Fix return types 2020-11-02 15:52:35 +00:00
imagedashedline.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagedestroy.xml
imageellipse.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagefill.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagefilledarc.xml DRY 2018-03-31 11:57:01 +00:00
imagefilledellipse.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagefilledpolygon.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagefilledrectangle.xml DRY 2018-03-31 11:57:01 +00:00
imagefilltoborder.xml DRY 2018-03-31 11:57:01 +00:00
imagefilter.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imageflip.xml Fix misinformation regarding the bundled GD 2016-08-14 12:48:17 +00:00
imagefontheight.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagefontwidth.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imageftbbox.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagefttext.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagegammacorrect.xml
imagegd.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagegd2.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagegetclip.xml Document imagesetclip() and imagegetclip() 2016-09-24 14:14:54 +00:00
imagegetinterpolation.xml Document imagegetinterpolation() 2020-11-24 00:33:46 +00:00
imagegif.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagegrabscreen.xml Revert revision(s) 351724 from phpdoc/en/trunk: 2020-11-28 18:05:44 +00:00
imagegrabwindow.xml Revert revision(s) 351724 from phpdoc/en/trunk: 2020-11-28 18:05:44 +00:00
imageinterlace.xml
imageistruecolor.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagejpeg.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagelayereffect.xml Remove PHP 5 related info from image book 2020-10-09 13:04:56 +00:00
imageline.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imageloadfont.xml Revert revision(s) 351724 from phpdoc/en/trunk: 2020-11-28 18:05:44 +00:00
imageopenpolygon.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagepalettecopy.xml
imagepalettetotruecolor.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagepng.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagepolygon.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagerectangle.xml DRY 2018-03-31 11:57:01 +00:00
imageresolution.xml Fix return value description 2019-07-12 13:02:37 +00:00
imagerotate.xml Fix return types 2020-11-02 15:52:35 +00:00
imagesavealpha.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagescale.xml Fix return types 2020-11-02 15:52:35 +00:00
imagesetbrush.xml Emphasize and clarify tile and brush issue 2018-12-18 16:05:00 +00:00
imagesetclip.xml Document imagesetclip() and imagegetclip() 2016-09-24 14:14:54 +00:00
imagesetinterpolation.xml Document imagegetinterpolation() 2020-11-24 00:33:46 +00:00
imagesetpixel.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagesetstyle.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagesetthickness.xml Update GD docs wrt. to required versions 2016-08-14 11:17:37 +00:00
imagesettile.xml Emphasize and clarify tile and brush issue 2018-12-18 16:05:00 +00:00
imagestring.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagestringup.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagesx.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
imagesy.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
imagetruecolortopalette.xml Update GD docs wrt. to required versions 2016-08-14 11:17:37 +00:00
imagettfbbox.xml Revert revision(s) 351724 from phpdoc/en/trunk: 2020-11-28 18:05:44 +00:00
imagettftext.xml Revert revision(s) 351724 from phpdoc/en/trunk: 2020-11-28 18:05:44 +00:00
imagetypes.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagewbmp.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
imagewebp.xml ext/gd supports WebP as of PHP 5.4.0 2019-08-25 11:06:02 +00:00
imagexbm.xml Remove PHP 5 related info from image book 2020-10-09 13:04:56 +00:00
iptcembed.xml fixed example which assumed that calling iptcembed() would fail if there's 2015-07-18 20:03:52 +00:00
iptcparse.xml Revert revision(s) 351724 from phpdoc/en/trunk: 2020-11-28 18:05:44 +00:00
jpeg2wbmp.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00
png2wbmp.xml Normalize "see also" sections of image book according to skeletons 2020-10-09 13:59:15 +00:00