php-doc-en/reference/image/functions
2022-04-26 15:22:29 +03:00
..
gd-info.xml Add return value "AVIF Support" to gd_info() 2022-02-07 12:08:24 +01:00
getimagesize.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
getimagesizefromstring.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
image-type-to-extension.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
image-type-to-mime-type.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
image2wbmp.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imageaffine.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imageaffinematrixconcat.xml Fix syntax errors in examples (#1504) 2022-04-05 11:15:46 +01:00
imageaffinematrixget.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagealphablending.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imageantialias.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagearc.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imageavif.xml [PHP 8.1] Add imageavif and imagecreatefromavif functions (#983) 2021-09-30 13:17:20 +03:00
imagebmp.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagechar.xml [PHP 8.1] Use GdFont (#994) 2021-10-05 15:30:01 +03:00
imagecharup.xml [PHP 8.1] Use GdFont (#994) 2021-10-05 15:30:01 +03:00
imagecolorallocate.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecolorallocatealpha.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecolorat.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecolorclosest.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecolorclosestalpha.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecolorclosesthwb.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecolordeallocate.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecolorexact.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecolorexactalpha.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecolormatch.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecolorresolve.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecolorresolvealpha.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecolorset.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecolorsforindex.xml Generate various method synopses from stubs - part 5 (#1234) 2021-12-22 14:18:28 +01:00
imagecolorstotal.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecolortransparent.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imageconvolution.xml Remove obsolete info regarding libgd < 2.1.0 2021-12-06 17:51:26 +01:00
imagecopy.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecopymerge.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecopymergegray.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecopyresampled.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecopyresized.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecreate.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecreatefromavif.xml [PHP 8.1] Add imageavif and imagecreatefromavif functions (#983) 2021-09-30 13:17:20 +03:00
imagecreatefrombmp.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecreatefromgd.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecreatefromgd2.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecreatefromgd2part.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecreatefromgif.xml Remove obsolete info regarding libgd < 2.1.0 2021-12-06 17:51:26 +01:00
imagecreatefromjpeg.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecreatefrompng.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecreatefromstring.xml Fix section issues (#666) 2021-06-07 18:46:20 +03:00
imagecreatefromtga.xml Add imagecreatefromtga description 2021-09-16 13:02:06 +02:00
imagecreatefromwbmp.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecreatefromwebp.xml Fix #79809: imagecreatefromwebp() does not support animated WebP 2021-12-06 17:53:36 +01:00
imagecreatefromxbm.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecreatefromxpm.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecreatetruecolor.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecrop.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagecropauto.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagedashedline.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagedestroy.xml Add note about NOP code 2021-09-14 15:09:52 +02:00
imageellipse.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagefill.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagefilledarc.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagefilledellipse.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagefilledpolygon.xml Deprecated functions and constants 2021-10-04 16:53:40 +02:00
imagefilledrectangle.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagefilltoborder.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagefilter.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imageflip.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagefontheight.xml [PHP 8.1] Use GdFont (#994) 2021-10-05 15:30:01 +03:00
imagefontwidth.xml [PHP 8.1] Use GdFont (#994) 2021-10-05 15:30:01 +03:00
imageftbbox.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagefttext.xml Remove obsolete info regarding libgd < 2.1.0 2021-12-06 17:51:26 +01:00
imagegammacorrect.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagegd.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagegd2.xml Fix wrong parameter name 2022-01-04 16:02:51 +01:00
imagegetclip.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagegetinterpolation.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagegif.xml Remove obsolete info regarding libgd < 2.1.0 2021-12-06 17:51:26 +01:00
imagegrabscreen.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagegrabwindow.xml No need for two changelog entries 2021-06-02 01:34:05 +01:00
imageinterlace.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imageistruecolor.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagejpeg.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagelayereffect.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imageline.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imageloadfont.xml [PHP 8.1] Use GdFont (#994) 2021-10-05 15:30:01 +03:00
imageopenpolygon.xml Deprecated functions and constants 2021-10-04 16:53:40 +02:00
imagepalettecopy.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagepalettetotruecolor.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagepng.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagepolygon.xml Deprecated functions and constants 2021-10-04 16:53:40 +02:00
imagerectangle.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imageresolution.xml Fix function description (#635) 2021-05-28 11:38:26 +03:00
imagerotate.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagesavealpha.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagescale.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagesetbrush.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagesetclip.xml Remove some unnecessary methodsynopsis role attributes (#913) 2021-09-14 14:37:29 +02:00
imagesetinterpolation.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagesetpixel.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagesetstyle.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagesetthickness.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagesettile.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagestring.xml [PHP 8.1] Use GdFont (#994) 2021-10-05 15:30:01 +03:00
imagestringup.xml [PHP 8.1] Use GdFont (#994) 2021-10-05 15:30:01 +03:00
imagesx.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagesy.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagetruecolortopalette.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagettfbbox.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagettftext.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagetypes.xml [PHP 8.1] Add new global GD constants (#1545) 2022-04-26 15:22:29 +03:00
imagewbmp.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagewebp.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
imagexbm.xml Generate ext/gd methodsynopses based on stubs 2021-05-24 13:14:32 +02:00
iptcembed.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
iptcparse.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
jpeg2wbmp.xml replaced deprecation warnings in image deleted functions as of PHP 8.0.0. 2021-01-26 23:00:36 +09:00
png2wbmp.xml replaced deprecation warnings in image deleted functions as of PHP 8.0.0. 2021-01-26 23:00:36 +09:00