Commit graph

16 commits

Author SHA1 Message Date
Christoph Michael Becker
dbae88fd7e fixed #71309: Wrong images in examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338496 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-15 12:03:04 +00:00
Kalle Sommer Nielsen
f50b25ab8b Documented imageflip(), available as of PHP 5.5.0 using LibGD
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329873 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 16:08:07 +00:00
Richard Quadling
55e7c9742d Image is a jpg, not a renamed png.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315024 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 12:27:37 +00:00
Richard Quadling
b28a4457b0 Use png image for imagecreatefrompng.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311535 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-28 22:59:28 +00:00
Kalle Sommer Nielsen
574604d294 Document image pixelation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274757 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-28 13:20:11 +00:00
Kalle Sommer Nielsen
0ebb1e4ec0 * Fixing minor errors / adding improvements on many gd related functions with help from Ross Masters
* Added watermark examples on the main page based on Pierre's code by Ross Masters
* Added examples for the following functions
 * imagefilter
 * imageftbbox
 * imagegif
 * imagepsbbox
 * imagettfbbox
 * iptcembed
* Following examples are by Ross Masters
 * imagealphablending
 * imagecolorexact
 * imagecolorexactalpha
 * imagecolormatch
 * imagecolorresolve
 * imagecolorresolvealpha
 * imagegd
 * imagegd2
 * imagelayereffect
 * imagepstext


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265588 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-28 19:03:16 +00:00
Kalle Sommer Nielsen
3f9e7ba826 Added new examples for gd documentation:
* imagecolorset
* imagecreatefromgd
* imagecreatefromgd2
* imagecreatefromxbm
* imagecreatefromxpm
* imagefttext
* imagepalettecopy
* imagepsencodefont
* imagepsextendfont
* imagepsslantfont
* imagesetbrush
* imagesetthickness
* imagesettile

Following examples are by Ross Masters:
* imageantialias
* imagecolorclosest
* imagecolorclosestalpha
* imagejpeg
* imagewbmp
* imagexbm


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265298 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-22 15:29:16 +00:00
Kalle Sommer Nielsen
0cac5f6eb9 Added examples for gd documentation:
* imagecolortransparent
* imagefilledrectangle
* Alternative to deprecated function imagedashedline

Also changed dashedline.png to imagedashedline.png so all figures are named image*


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265143 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-20 00:08:24 +00:00
Kalle Sommer Nielsen
e470028c17 Fixed figure for imagestringup()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265040 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-18 07:13:34 +00:00
Kalle Sommer Nielsen
fcef2ea0d9 Added examples for:
* imagedashedline
* imagestringup

And added example usage for is_xhtml parameter on nl2br()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264826 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-14 10:08:30 +00:00
Kalle Sommer Nielsen
ca30bc0b02 Added examples for GD (imagecopy* + imagerectangle examples by Ross Masters):
* imagecolorstotal
* imagecopy
* imagecopymerge
* imagecopymergegray
* imagefontheight
* imagefontwidth
* imagegammacorrect
* imageinterlace
* imagerectangle


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264383 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-07 12:34:02 +00:00
Hannes Magnusson
7fdf9f3fd1 Add the example image (Kudos to Arnar)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236060 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-21 19:34:59 +00:00
Hannes Magnusson
c8616da7ce Fix broken image for imagecreatefromjpeg() (colder)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229815 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-14 19:44:45 +00:00
Mehdi Achour
6d8719360f Document imageconvolution()
imagecolorallocate* return FALSE on error since 5.1.3


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227941 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-23 02:57:08 +00:00
Hannes Magnusson
8e5438d8b9 Yet another example from Mehdi Achour
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227606 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-19 20:03:00 +00:00
Hannes Magnusson
bc9bd08ff7 Add image example output
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227604 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-19 19:49:07 +00:00