diff --git a/reference/image/functions/gd-info.xml b/reference/image/functions/gd-info.xml index a0074ba60d..a38019c24f 100644 --- a/reference/image/functions/gd-info.xml +++ b/reference/image/functions/gd-info.xml @@ -136,16 +136,14 @@ array(10) { &reftitle.seealso; - - - imagepng - imagejpeg - imagegif - imagewbmp - imagewebp - imagetypes - - + + imagepng + imagejpeg + imagegif + imagewbmp + imagewebp + imagetypes + diff --git a/reference/image/functions/getimagesize.xml b/reference/image/functions/getimagesize.xml index f708e16e40..6342499cc8 100644 --- a/reference/image/functions/getimagesize.xml +++ b/reference/image/functions/getimagesize.xml @@ -255,16 +255,14 @@ if (isset($info["APP13"])) { &reftitle.seealso; - - - image_type_to_mime_type - exif_imagetype - exif_read_data - exif_thumbnail - imagesx - imagesy - - + + image_type_to_mime_type + exif_imagetype + exif_read_data + exif_thumbnail + imagesx + imagesy + diff --git a/reference/image/functions/getimagesizefromstring.xml b/reference/image/functions/getimagesizefromstring.xml index b77b69ddba..dfd4cac889 100644 --- a/reference/image/functions/getimagesizefromstring.xml +++ b/reference/image/functions/getimagesizefromstring.xml @@ -78,11 +78,9 @@ $size_info2 = getimagesizefromstring($data); &reftitle.seealso; - - - getimagesize - - + + getimagesize + diff --git a/reference/image/functions/image-type-to-mime-type.xml b/reference/image/functions/image-type-to-mime-type.xml index 41d5805771..7ad8a29292 100644 --- a/reference/image/functions/image-type-to-mime-type.xml +++ b/reference/image/functions/image-type-to-mime-type.xml @@ -149,14 +149,12 @@ header("Content-type: " . image_type_to_mime_type(IMAGETYPE_PNG)); &reftitle.seealso; - - - getimagesize - exif_imagetype - exif_read_data - exif_thumbnail - - + + getimagesize + exif_imagetype + exif_read_data + exif_thumbnail + diff --git a/reference/image/functions/image2wbmp.xml b/reference/image/functions/image2wbmp.xml index 09c166559f..f0708c9d69 100644 --- a/reference/image/functions/image2wbmp.xml +++ b/reference/image/functions/image2wbmp.xml @@ -86,11 +86,9 @@ imagedestroy($image); &reftitle.seealso; - - - imagewbmp - - + + imagewbmp + diff --git a/reference/image/functions/imageaffinematrixconcat.xml b/reference/image/functions/imageaffinematrixconcat.xml index 7bbf625376..361aa117e1 100644 --- a/reference/image/functions/imageaffinematrixconcat.xml +++ b/reference/image/functions/imageaffinematrixconcat.xml @@ -89,12 +89,10 @@ Array &reftitle.seealso; - - - imageaffine - imageaffinematrixget - - + + imageaffine + imageaffinematrixget + diff --git a/reference/image/functions/imageaffinematrixget.xml b/reference/image/functions/imageaffinematrixget.xml index 9504ab36d4..8346fcdda5 100644 --- a/reference/image/functions/imageaffinematrixget.xml +++ b/reference/image/functions/imageaffinematrixget.xml @@ -91,12 +91,10 @@ Array &reftitle.seealso; - - - imageaffine - imageaffinematrixconcat - - + + imageaffine + imageaffinematrixconcat + diff --git a/reference/image/functions/imageantialias.xml b/reference/image/functions/imageantialias.xml index 64ffc0878d..891138ff0f 100644 --- a/reference/image/functions/imageantialias.xml +++ b/reference/image/functions/imageantialias.xml @@ -122,11 +122,9 @@ imagedestroy($normal); &reftitle.seealso; - - - imagecreatetruecolor - - + + imagecreatetruecolor + diff --git a/reference/image/functions/imagearc.xml b/reference/image/functions/imagearc.xml index 5e3ed5ceaf..c08696ac69 100644 --- a/reference/image/functions/imagearc.xml +++ b/reference/image/functions/imagearc.xml @@ -143,13 +143,11 @@ imagedestroy($img); &reftitle.seealso; - - - imagefilledarc - imageellipse - imagefilledellipse - - + + imagefilledarc + imageellipse + imagefilledellipse + diff --git a/reference/image/functions/imagechar.xml b/reference/image/functions/imagechar.xml index 7f3abbe105..323d60f8d1 100644 --- a/reference/image/functions/imagechar.xml +++ b/reference/image/functions/imagechar.xml @@ -108,12 +108,10 @@ imagepng($im); &reftitle.seealso; - - - imagecharup - imageloadfont - - + + imagecharup + imageloadfont + diff --git a/reference/image/functions/imagecharup.xml b/reference/image/functions/imagecharup.xml index eeb696a0d2..4cfc043c41 100644 --- a/reference/image/functions/imagecharup.xml +++ b/reference/image/functions/imagecharup.xml @@ -105,12 +105,10 @@ imagepng($im); &reftitle.seealso; - - - imagechar - imageloadfont - - + + imagechar + imageloadfont + diff --git a/reference/image/functions/imagecolorallocate.xml b/reference/image/functions/imagecolorallocate.xml index 9b3c5f7b0f..5ca879bd15 100644 --- a/reference/image/functions/imagecolorallocate.xml +++ b/reference/image/functions/imagecolorallocate.xml @@ -96,12 +96,10 @@ $black = imagecolorallocate($im, 0x00, 0x00, 0x00); &reftitle.seealso; - - - imagecolorallocatealpha - imagecolordeallocate - - + + imagecolorallocatealpha + imagecolordeallocate + diff --git a/reference/image/functions/imagecolorallocatealpha.xml b/reference/image/functions/imagecolorallocatealpha.xml index 210c1c8e3c..2ff6c6914b 100644 --- a/reference/image/functions/imagecolorallocatealpha.xml +++ b/reference/image/functions/imagecolorallocatealpha.xml @@ -148,12 +148,10 @@ int(0) &reftitle.seealso; - - - imagecolorallocate - imagecolordeallocate - - + + imagecolorallocate + imagecolordeallocate + diff --git a/reference/image/functions/imagecolorat.xml b/reference/image/functions/imagecolorat.xml index 7a41a6a4b5..af35a4819f 100644 --- a/reference/image/functions/imagecolorat.xml +++ b/reference/image/functions/imagecolorat.xml @@ -116,13 +116,11 @@ array(4) { &reftitle.seealso; - - - imagecolorset - imagecolorsforindex - imagesetpixel - - + + imagecolorset + imagecolorsforindex + imagesetpixel + diff --git a/reference/image/functions/imagecolorclosest.xml b/reference/image/functions/imagecolorclosest.xml index bbb834520e..0ab2d2554b 100644 --- a/reference/image/functions/imagecolorclosest.xml +++ b/reference/image/functions/imagecolorclosest.xml @@ -109,13 +109,11 @@ imagedestroy($im); &reftitle.seealso; - - - imagecolorexact - imagecolorclosestalpha - imagecolorclosesthwb - - + + imagecolorexact + imagecolorclosestalpha + imagecolorclosesthwb + diff --git a/reference/image/functions/imagecolorclosestalpha.xml b/reference/image/functions/imagecolorclosestalpha.xml index 6dd3e5db59..f3e2891f9f 100644 --- a/reference/image/functions/imagecolorclosestalpha.xml +++ b/reference/image/functions/imagecolorclosestalpha.xml @@ -115,13 +115,11 @@ imagedestroy($im); &reftitle.seealso; - - - imagecolorexactalpha - imagecolorclosest - imagecolorclosesthwb - - + + imagecolorexactalpha + imagecolorclosest + imagecolorclosesthwb + diff --git a/reference/image/functions/imagecolorclosesthwb.xml b/reference/image/functions/imagecolorclosesthwb.xml index 3c5b08802d..0f4afd0389 100644 --- a/reference/image/functions/imagecolorclosesthwb.xml +++ b/reference/image/functions/imagecolorclosesthwb.xml @@ -81,11 +81,9 @@ HWB: 33 &reftitle.seealso; - - - imagecolorclosest - - + + imagecolorclosest + diff --git a/reference/image/functions/imagecolordeallocate.xml b/reference/image/functions/imagecolordeallocate.xml index fb1272dd67..bfb298c90a 100644 --- a/reference/image/functions/imagecolordeallocate.xml +++ b/reference/image/functions/imagecolordeallocate.xml @@ -58,12 +58,10 @@ imagecolordeallocate($im, $white); &reftitle.seealso; - - - imagecolorallocate - imagecolorallocatealpha - - + + imagecolorallocate + imagecolorallocatealpha + diff --git a/reference/image/functions/imagecolorexact.xml b/reference/image/functions/imagecolorexact.xml index acbbd8c5f7..ce091deeaf 100644 --- a/reference/image/functions/imagecolorexact.xml +++ b/reference/image/functions/imagecolorexact.xml @@ -92,11 +92,9 @@ Array &reftitle.seealso; - - - imagecolorclosest - - + + imagecolorclosest + diff --git a/reference/image/functions/imagecolorexactalpha.xml b/reference/image/functions/imagecolorexactalpha.xml index 70e27f5409..c9fac77004 100644 --- a/reference/image/functions/imagecolorexactalpha.xml +++ b/reference/image/functions/imagecolorexactalpha.xml @@ -106,11 +106,9 @@ Array &reftitle.seealso; - - - imagecolorclosestalpha - - + + imagecolorclosestalpha + diff --git a/reference/image/functions/imagecolormatch.xml b/reference/image/functions/imagecolormatch.xml index 4b2fb57f6b..0ee95ad76c 100644 --- a/reference/image/functions/imagecolormatch.xml +++ b/reference/image/functions/imagecolormatch.xml @@ -78,11 +78,9 @@ imagedestroy($im2); &reftitle.seealso; - - - imagecreatetruecolor - - + + imagecreatetruecolor + diff --git a/reference/image/functions/imagecolorresolve.xml b/reference/image/functions/imagecolorresolve.xml index 8c711144ce..cc94fcfc1b 100644 --- a/reference/image/functions/imagecolorresolve.xml +++ b/reference/image/functions/imagecolorresolve.xml @@ -89,11 +89,9 @@ Array &reftitle.seealso; - - - imagecolorclosest - - + + imagecolorclosest + diff --git a/reference/image/functions/imagecolorresolvealpha.xml b/reference/image/functions/imagecolorresolvealpha.xml index 9f03e44dcb..d5f756ca39 100644 --- a/reference/image/functions/imagecolorresolvealpha.xml +++ b/reference/image/functions/imagecolorresolvealpha.xml @@ -102,11 +102,9 @@ Array &reftitle.seealso; - - - imagecolorclosestalpha - - + + imagecolorclosestalpha + diff --git a/reference/image/functions/imagecolorset.xml b/reference/image/functions/imagecolorset.xml index 8165b3d159..f60dae7083 100644 --- a/reference/image/functions/imagecolorset.xml +++ b/reference/image/functions/imagecolorset.xml @@ -105,11 +105,9 @@ imagedestroy($im); &reftitle.seealso; - - - imagecolorat - - + + imagecolorat + diff --git a/reference/image/functions/imagecolorsforindex.xml b/reference/image/functions/imagecolorsforindex.xml index cc16bc437c..b5baa7dd37 100644 --- a/reference/image/functions/imagecolorsforindex.xml +++ b/reference/image/functions/imagecolorsforindex.xml @@ -82,12 +82,10 @@ Array &reftitle.seealso; - - - imagecolorat - imagecolorexact - - + + imagecolorat + imagecolorexact + diff --git a/reference/image/functions/imagecolorstotal.xml b/reference/image/functions/imagecolorstotal.xml index ebe8d19bd3..42674ca298 100644 --- a/reference/image/functions/imagecolorstotal.xml +++ b/reference/image/functions/imagecolorstotal.xml @@ -59,13 +59,11 @@ Total colors in image: 128 &reftitle.seealso; - - - imagecolorat - imagecolorsforindex - imageistruecolor - - + + imagecolorat + imagecolorsforindex + imageistruecolor + diff --git a/reference/image/functions/imageconvolution.xml b/reference/image/functions/imageconvolution.xml index 5abd40ae98..2158ed6188 100644 --- a/reference/image/functions/imageconvolution.xml +++ b/reference/image/functions/imageconvolution.xml @@ -121,11 +121,9 @@ imagepng($image, null, 9); &reftitle.seealso; - - - imagefilter - - + + imagefilter + diff --git a/reference/image/functions/imagecopyresampled.xml b/reference/image/functions/imagecopyresampled.xml index a4a778aa00..080e8b7478 100644 --- a/reference/image/functions/imagecopyresampled.xml +++ b/reference/image/functions/imagecopyresampled.xml @@ -239,12 +239,13 @@ imagejpeg($image_p, null, 100); + &reftitle.seealso; - - imagecopyresized - imagescale - + + imagecopyresized + imagescale + diff --git a/reference/image/functions/imagecopyresized.xml b/reference/image/functions/imagecopyresized.xml index 781e12ffc1..3e2f875670 100644 --- a/reference/image/functions/imagecopyresized.xml +++ b/reference/image/functions/imagecopyresized.xml @@ -195,12 +195,14 @@ imagejpeg($thumb); + &reftitle.seealso; - - imagecopyresampled - imagescale - + + imagecopyresampled + imagescale + + diff --git a/reference/image/functions/imagecreate.xml b/reference/image/functions/imagecreate.xml index 91f30593e8..a4b15f4117 100644 --- a/reference/image/functions/imagecreate.xml +++ b/reference/image/functions/imagecreate.xml @@ -86,12 +86,10 @@ imagedestroy($im); &reftitle.seealso; - - - imagedestroy - imagecreatetruecolor - - + + imagedestroy + imagecreatetruecolor + diff --git a/reference/image/functions/imagecreatefromstring.xml b/reference/image/functions/imagecreatefromstring.xml index bd5292f6c6..e6717efec1 100644 --- a/reference/image/functions/imagecreatefromstring.xml +++ b/reference/image/functions/imagecreatefromstring.xml @@ -88,14 +88,12 @@ else { &reftitle.seealso; - - - imagecreatefromjpeg - imagecreatefrompng - imagecreatefromgif - imagecreatetruecolor - - + + imagecreatefromjpeg + imagecreatefrompng + imagecreatefromgif + imagecreatetruecolor + diff --git a/reference/image/functions/imagecreatetruecolor.xml b/reference/image/functions/imagecreatetruecolor.xml index e0c59469c8..5ece5008a8 100644 --- a/reference/image/functions/imagecreatetruecolor.xml +++ b/reference/image/functions/imagecreatetruecolor.xml @@ -77,12 +77,10 @@ imagedestroy($im); &reftitle.seealso; - - - imagedestroy - imagecreate - - + + imagedestroy + imagecreate + diff --git a/reference/image/functions/imagedashedline.xml b/reference/image/functions/imagedashedline.xml index 056068fb37..24be32a554 100644 --- a/reference/image/functions/imagedashedline.xml +++ b/reference/image/functions/imagedashedline.xml @@ -143,12 +143,10 @@ imagedestroy($im); &reftitle.seealso; - - - imagesetstyle - imageline - - + + imagesetstyle + imageline + diff --git a/reference/image/functions/imageellipse.xml b/reference/image/functions/imageellipse.xml index b7537b38f6..d8d25cc754 100644 --- a/reference/image/functions/imageellipse.xml +++ b/reference/image/functions/imageellipse.xml @@ -125,12 +125,10 @@ imagepng($image); &reftitle.seealso; - - - imagefilledellipse - imagearc - - + + imagefilledellipse + imagearc + diff --git a/reference/image/functions/imagefill.xml b/reference/image/functions/imagefill.xml index af802c2e99..598aa1f013 100644 --- a/reference/image/functions/imagefill.xml +++ b/reference/image/functions/imagefill.xml @@ -91,11 +91,9 @@ imagedestroy($im); &reftitle.seealso; - - - imagecolorallocate - - + + imagecolorallocate + diff --git a/reference/image/functions/imagefilledellipse.xml b/reference/image/functions/imagefilledellipse.xml index 528aea6223..f96a34878b 100644 --- a/reference/image/functions/imagefilledellipse.xml +++ b/reference/image/functions/imagefilledellipse.xml @@ -123,12 +123,10 @@ imagepng($image); &reftitle.seealso; - - - imageellipse - imagefilledarc - - + + imageellipse + imagefilledarc + diff --git a/reference/image/functions/imagefilledpolygon.xml b/reference/image/functions/imagefilledpolygon.xml index 500a911cfc..2ae101e95a 100644 --- a/reference/image/functions/imagefilledpolygon.xml +++ b/reference/image/functions/imagefilledpolygon.xml @@ -109,11 +109,9 @@ imagedestroy($image); &reftitle.seealso; - - - imagepolygon - - + + imagepolygon + diff --git a/reference/image/functions/imagefilter.xml b/reference/image/functions/imagefilter.xml index 29155a177c..bffa5dc57c 100644 --- a/reference/image/functions/imagefilter.xml +++ b/reference/image/functions/imagefilter.xml @@ -465,11 +465,9 @@ imagedestroy($logo); &reftitle.seealso; - - - imageconvolution - - + + imageconvolution + diff --git a/reference/image/functions/imagefontheight.xml b/reference/image/functions/imagefontheight.xml index 148fea0a8f..8c1ec65b9b 100644 --- a/reference/image/functions/imagefontheight.xml +++ b/reference/image/functions/imagefontheight.xml @@ -71,12 +71,10 @@ Font height: 43 &reftitle.seealso; - - - imagefontwidth - imageloadfont - - + + imagefontwidth + imageloadfont + diff --git a/reference/image/functions/imagefontwidth.xml b/reference/image/functions/imagefontwidth.xml index 3f0fb98494..e4517ba74b 100644 --- a/reference/image/functions/imagefontwidth.xml +++ b/reference/image/functions/imagefontwidth.xml @@ -71,12 +71,10 @@ Font width: 23 &reftitle.seealso; - - - imagefontheight - imageloadfont - - + + imagefontheight + imageloadfont + diff --git a/reference/image/functions/imageftbbox.xml b/reference/image/functions/imageftbbox.xml index 289d5c836b..e84455ffdd 100644 --- a/reference/image/functions/imageftbbox.xml +++ b/reference/image/functions/imageftbbox.xml @@ -191,12 +191,10 @@ imagedestroy($im); &reftitle.seealso; - - - imagefttext - imagettfbbox - - + + imagefttext + imagettfbbox + diff --git a/reference/image/functions/imagefttext.xml b/reference/image/functions/imagefttext.xml index f2b7cae03b..14236534aa 100644 --- a/reference/image/functions/imagefttext.xml +++ b/reference/image/functions/imagefttext.xml @@ -240,12 +240,10 @@ imagedestroy($im); &reftitle.seealso; - - - imageftbbox - imagettftext - - + + imageftbbox + imagettftext + diff --git a/reference/image/functions/imagegd.xml b/reference/image/functions/imagegd.xml index fb6217ee0b..9564bb445a 100644 --- a/reference/image/functions/imagegd.xml +++ b/reference/image/functions/imagegd.xml @@ -121,11 +121,9 @@ imagedestroy($im); &reftitle.seealso; - - - imagegd2 - - + + imagegd2 + diff --git a/reference/image/functions/imagegd2.xml b/reference/image/functions/imagegd2.xml index 23898f2960..a7e83befbb 100644 --- a/reference/image/functions/imagegd2.xml +++ b/reference/image/functions/imagegd2.xml @@ -116,11 +116,9 @@ imagedestroy($im); &reftitle.seealso; - - - imagegd - - + + imagegd + diff --git a/reference/image/functions/imagegif.xml b/reference/image/functions/imagegif.xml index 92d591135a..d4568e5aed 100644 --- a/reference/image/functions/imagegif.xml +++ b/reference/image/functions/imagegif.xml @@ -196,14 +196,12 @@ elseif(imagetypes() & IMG_JPG) &reftitle.seealso; - - - imagepng - imagewbmp - imagejpeg - imagetypes - - + + imagepng + imagewbmp + imagejpeg + imagetypes + diff --git a/reference/image/functions/imagegrabscreen.xml b/reference/image/functions/imagegrabscreen.xml index 2702f81a6d..fdbf916941 100644 --- a/reference/image/functions/imagegrabscreen.xml +++ b/reference/image/functions/imagegrabscreen.xml @@ -71,11 +71,9 @@ imagedestroy($im); &reftitle.seealso; - - - imagegrabwindow - - + + imagegrabwindow + diff --git a/reference/image/functions/imagegrabwindow.xml b/reference/image/functions/imagegrabwindow.xml index c793bfbd5c..a1f79c6a2c 100644 --- a/reference/image/functions/imagegrabwindow.xml +++ b/reference/image/functions/imagegrabwindow.xml @@ -112,11 +112,9 @@ imagedestroy($im); &reftitle.seealso; - - - imagegrabscreen - - + + imagegrabscreen + diff --git a/reference/image/functions/imageistruecolor.xml b/reference/image/functions/imageistruecolor.xml index ca2ce8b0a6..b7ec74e73f 100644 --- a/reference/image/functions/imageistruecolor.xml +++ b/reference/image/functions/imageistruecolor.xml @@ -67,12 +67,10 @@ if(!imageistruecolor($im)) &reftitle.seealso; - - - imagecreatetruecolor - imagepalettetotruecolor - - + + imagecreatetruecolor + imagepalettetotruecolor + diff --git a/reference/image/functions/imagejpeg.xml b/reference/image/functions/imagejpeg.xml index e40e33bbdd..23c6fc3ba1 100644 --- a/reference/image/functions/imagejpeg.xml +++ b/reference/image/functions/imagejpeg.xml @@ -141,15 +141,13 @@ imagedestroy($im); &reftitle.seealso; - - - imagepng - imagegif - imagewbmp - imageinterlace - imagetypes - - + + imagepng + imagegif + imagewbmp + imageinterlace + imagetypes + diff --git a/reference/image/functions/imageline.xml b/reference/image/functions/imageline.xml index 63eff3baef..5b03b83440 100644 --- a/reference/image/functions/imageline.xml +++ b/reference/image/functions/imageline.xml @@ -116,12 +116,10 @@ function imagelinethick($image, $x1, $y1, $x2, $y2, $color, $thick = 1) &reftitle.seealso; - - - imagecreatetruecolor - imagecolorallocate - - + + imagecreatetruecolor + imagecolorallocate + diff --git a/reference/image/functions/imageloadfont.xml b/reference/image/functions/imageloadfont.xml index 77b0b08061..0a3f98adc3 100644 --- a/reference/image/functions/imageloadfont.xml +++ b/reference/image/functions/imageloadfont.xml @@ -119,12 +119,10 @@ imagedestroy($im); &reftitle.seealso; - - - imagefontwidth - imagefontheight - - + + imagefontwidth + imagefontheight + diff --git a/reference/image/functions/imageopenpolygon.xml b/reference/image/functions/imageopenpolygon.xml index 32064b7a29..df2c325a04 100644 --- a/reference/image/functions/imageopenpolygon.xml +++ b/reference/image/functions/imageopenpolygon.xml @@ -129,11 +129,9 @@ imagedestroy($image); &reftitle.seealso; - - - imagepolygon - - + + imagepolygon + diff --git a/reference/image/functions/imagepalettetotruecolor.xml b/reference/image/functions/imagepalettetotruecolor.xml index d40b53f740..aa82911a45 100644 --- a/reference/image/functions/imagepalettetotruecolor.xml +++ b/reference/image/functions/imagepalettetotruecolor.xml @@ -98,12 +98,10 @@ typeof($im) = true color &reftitle.seealso; - - - imagecreatetruecolor - imageistruecolor - - + + imagecreatetruecolor + imageistruecolor + diff --git a/reference/image/functions/imagepng.xml b/reference/image/functions/imagepng.xml index f949f55b48..7733705003 100644 --- a/reference/image/functions/imagepng.xml +++ b/reference/image/functions/imagepng.xml @@ -96,15 +96,13 @@ imagedestroy($im); &reftitle.seealso; - - - imagegif - imagewbmp - imagejpeg - imagetypes - imagesavealpha - - + + imagegif + imagewbmp + imagejpeg + imagetypes + imagesavealpha + diff --git a/reference/image/functions/imagepolygon.xml b/reference/image/functions/imagepolygon.xml index b39268e377..1567542c0b 100644 --- a/reference/image/functions/imagepolygon.xml +++ b/reference/image/functions/imagepolygon.xml @@ -122,14 +122,12 @@ imagedestroy($image); &reftitle.seealso; - - - imagefilledpolygon - imageopenpolygon - imagecreate - imagecreatetruecolor - - + + imagefilledpolygon + imageopenpolygon + imagecreate + imagecreatetruecolor + diff --git a/reference/image/functions/imagerotate.xml b/reference/image/functions/imagerotate.xml index cce2c383ca..2d19645017 100644 --- a/reference/image/functions/imagerotate.xml +++ b/reference/image/functions/imagerotate.xml @@ -112,11 +112,9 @@ imagedestroy($rotate); &reftitle.seealso; - - - imagesetinterpolation - - + + imagesetinterpolation + diff --git a/reference/image/functions/imagesavealpha.xml b/reference/image/functions/imagesavealpha.xml index 76e068d639..d0be37f7e0 100644 --- a/reference/image/functions/imagesavealpha.xml +++ b/reference/image/functions/imagesavealpha.xml @@ -81,11 +81,9 @@ imagedestroy($png); &reftitle.seealso; - - - imagealphablending - - + + imagealphablending + diff --git a/reference/image/functions/imagescale.xml b/reference/image/functions/imagescale.xml index 1465bd0047..44e64da42a 100644 --- a/reference/image/functions/imagescale.xml +++ b/reference/image/functions/imagescale.xml @@ -79,10 +79,10 @@ &reftitle.seealso; - - imagecopyresized - imagecopyresampled - + + imagecopyresized + imagecopyresampled + diff --git a/reference/image/functions/imagesetpixel.xml b/reference/image/functions/imagesetpixel.xml index 77f514d809..2a2fa6d87e 100644 --- a/reference/image/functions/imagesetpixel.xml +++ b/reference/image/functions/imagesetpixel.xml @@ -105,13 +105,11 @@ imagepng($gd); &reftitle.seealso; - - - imagecreatetruecolor - imagecolorallocate - imagecolorat - - + + imagecreatetruecolor + imagecolorallocate + imagecolorat + diff --git a/reference/image/functions/imagesetstyle.xml b/reference/image/functions/imagesetstyle.xml index ad4f905712..3bff339b67 100644 --- a/reference/image/functions/imagesetstyle.xml +++ b/reference/image/functions/imagesetstyle.xml @@ -92,12 +92,10 @@ imagedestroy($im); &reftitle.seealso; - - - imagesetbrush - imageline - - + + imagesetbrush + imageline + diff --git a/reference/image/functions/imagestring.xml b/reference/image/functions/imagestring.xml index 22ee15ce1d..52ffab4b8e 100644 --- a/reference/image/functions/imagestring.xml +++ b/reference/image/functions/imagestring.xml @@ -105,13 +105,11 @@ imagedestroy($im); &reftitle.seealso; - - - imagestringup - imageloadfont - imagettftext - - + + imagestringup + imageloadfont + imagettftext + diff --git a/reference/image/functions/imagestringup.xml b/reference/image/functions/imagestringup.xml index b19f27372e..1d77d9aed0 100644 --- a/reference/image/functions/imagestringup.xml +++ b/reference/image/functions/imagestringup.xml @@ -101,12 +101,10 @@ imagedestroy($im); &reftitle.seealso; - - - imagestring - imageloadfont - - + + imagestring + imageloadfont + diff --git a/reference/image/functions/imagesx.xml b/reference/image/functions/imagesx.xml index fb24eac32a..3aa88b798b 100644 --- a/reference/image/functions/imagesx.xml +++ b/reference/image/functions/imagesx.xml @@ -52,13 +52,11 @@ echo imagesx($img); // 300 &reftitle.seealso; - - - imagecreatetruecolor - getimagesize - imagesy - - + + imagecreatetruecolor + getimagesize + imagesy + diff --git a/reference/image/functions/imagesy.xml b/reference/image/functions/imagesy.xml index fed877f38e..5d13d65ab5 100644 --- a/reference/image/functions/imagesy.xml +++ b/reference/image/functions/imagesy.xml @@ -52,13 +52,11 @@ echo imagesy($img); // 200 &reftitle.seealso; - - - imagecreatetruecolor - getimagesize - imagesx - - + + imagecreatetruecolor + getimagesize + imagesx + diff --git a/reference/image/functions/imagettfbbox.xml b/reference/image/functions/imagettfbbox.xml index 74036e74e8..63c470fbad 100644 --- a/reference/image/functions/imagettfbbox.xml +++ b/reference/image/functions/imagettfbbox.xml @@ -169,12 +169,10 @@ imagedestroy($im); &reftitle.seealso; - - - imagettftext - imageftbbox - - + + imagettftext + imageftbbox + diff --git a/reference/image/functions/imagettftext.xml b/reference/image/functions/imagettftext.xml index 448b9898fa..ab440273b0 100644 --- a/reference/image/functions/imagettftext.xml +++ b/reference/image/functions/imagettftext.xml @@ -178,12 +178,10 @@ imagedestroy($im); &reftitle.seealso; - - - imagettfbbox - imagefttext - - + + imagettfbbox + imagefttext + diff --git a/reference/image/functions/imagetypes.xml b/reference/image/functions/imagetypes.xml index 4abfa7ac63..d92211c9b7 100644 --- a/reference/image/functions/imagetypes.xml +++ b/reference/image/functions/imagetypes.xml @@ -76,11 +76,9 @@ if (imagetypes() & IMG_PNG) { &reftitle.seealso; - - - gd_info - - + + gd_info + diff --git a/reference/image/functions/imagewbmp.xml b/reference/image/functions/imagewbmp.xml index 235337e296..c29a71d2bb 100644 --- a/reference/image/functions/imagewbmp.xml +++ b/reference/image/functions/imagewbmp.xml @@ -129,15 +129,13 @@ imagedestroy($im); &reftitle.seealso; - - - image2wbmp - imagepng - imagegif - imagejpeg - imagetypes - - + + image2wbmp + imagepng + imagegif + imagejpeg + imagetypes + diff --git a/reference/image/functions/jpeg2wbmp.xml b/reference/image/functions/jpeg2wbmp.xml index 7a8f82d695..bdfc2f377f 100644 --- a/reference/image/functions/jpeg2wbmp.xml +++ b/reference/image/functions/jpeg2wbmp.xml @@ -109,11 +109,9 @@ jpeg2wbmp($path, './test.wbmp', $image[1], $image[0], 5); &reftitle.seealso; - - - png2wbmp - - + + png2wbmp + diff --git a/reference/image/functions/png2wbmp.xml b/reference/image/functions/png2wbmp.xml index 90e9aeaf3d..e5701ec74b 100644 --- a/reference/image/functions/png2wbmp.xml +++ b/reference/image/functions/png2wbmp.xml @@ -109,11 +109,9 @@ png2wbmp($path, './test.wbmp', $image[1], $image[0], 7); &reftitle.seealso; - - - jpeg2wbmp - - + + jpeg2wbmp +