Commit graph

306 commits

Author SHA1 Message Date
Sherif Ramadan
5c79820b1b Added new imagick basic usage example provided by Dejan Marjanovic dejan.marjanovic@gmail.com.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328792 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-16 19:42:00 +00:00
Sherif Ramadan
9fa851d974 Updated return values to list all imagick::IMGTYPE_* constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328504 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 21:49:48 +00:00
Joe Watkins
e25450d9dc many bugs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328365 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 13:40:31 +00:00
Philip Olson
68289b2ba2 Patch via anonymous via OE. I don't know the difference between this and setImageResolution() but oh well, I guess this won't hurt.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327198 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-21 07:00:59 +00:00
Philip Olson
9a5e50724d Added a colorspace parameter description. Patch by Samuel Suther (via OE).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327196 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-21 06:43:04 +00:00
Adam Harvey
77d5832747 Fix doc bug #62542 (User comment incorrect and misleading. No real docs to
read.).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326721 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 05:38:42 +00:00
Jakub Vrana
f052ac1bd7 Revert useless change in 326638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4 PHP_INI_* is in fact INI_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
4de5cce5d8 Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Jakub Vrana
196abbabb4 Change IDs function.{class}-{method} to {class}.{method}
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322115 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 05:08:38 +00:00
Jakub Vrana
b9c3ddd1d3 Use entities for INI headings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Jakub Vrana
980c3e61c4 Link INI descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322060 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 07:37:46 +00:00
Jakub Vrana
d4ff25da77 <titleabbrev> is used by <classname> links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322040 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 22:46:24 +00:00
Jakub Vrana
c5aae9ac79 Undocument constructor return types
$c->__construct() usually returns NULL but isn't call explicitly often

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321903 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 05:48:33 +00:00
Yannick Torres
d590f0efd2 Remove duplicate section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320524 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-06 21:35:28 +00:00
Justin Martin
105b998d81 Fixed typos in method names in method table.
Removed non-existent method from method table.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320461 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-05 20:55:51 +00:00
Justin Martin
de3f6b238b Removed undocumented function warnings, as all methods are reasonably-well documented.
Removed exception throw notes in return values section, moving them to error section.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320460 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-05 19:47:56 +00:00
Justin Martin
bf9b5ebed0 Documented Imagick constructor. Closes bug #59686.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320400 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-05 07:51:55 +00:00
Andrey S. Bezrukov
9dddf27ef5 Misprint fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318511 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-28 11:53:55 +00:00
Richard Quadling
fc9e379fd8 Standardise on single style of quotes for XML tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Jakub Vrana
ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Mikko Koppanen
0f7536ec08 Add documentation for evaluateImage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311814 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-05 00:32:27 +00:00
Richard Quadling
79dcbe011f Provide title to example sections which are currently missing their title and are not accessible via links. Fix #54693
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310851 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 14:13:30 +00:00
Peter Cowburn
8c3923f3a9 clarify stack parameter for Imagick::appendImages (doc #54159)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310561 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-27 14:30:35 +00:00
Jakub Vrana
29b20493dd Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308226 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 21:15:00 +00:00
Philip Olson
0ceae24271 Documented the imagick runtime ini options. Closes PHP Bug #53761
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307740 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-25 20:08:49 +00:00
Mikko Koppanen
36d07eea9a this actually is documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303395 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 12:45:12 +00:00
Richard Quadling
1a639b1c73 Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301420 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-20 13:51:38 +00:00
Mikko Koppanen
edeee01e3e Added docs for a couple of methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301404 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-19 18:47:31 +00:00
David Tajchreber
ac7cf7d2e4 Committing pending patches prior to online editor update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299556 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-21 05:36:03 +00:00
Richard Quadling
92afd5f0ae Correct methodsynopsis for recolorImage.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299446 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 11:08:04 +00:00
Daniel Egeberg
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +00:00
Adam Harvey
e63ab27dcc Fix doc bug #51423 (Incorrect return type).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297035 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 05:28:32 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Daniel Egeberg
e8e9f1e23c Corrected example on Imagick::annotateImage() (fixes bug #51077)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295231 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-18 09:57:49 +00:00
Pedro Antonio Gil Rodríguez
ff018a7f95 Corrected a spelling mistake in "returnvalues"
Retruns -> Returns

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294841 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-10 11:58:23 +00:00
Richard Quadling
1c885787ca W/S tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294394 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 14:07:23 +00:00
Richard Quadling
ee20560657 distrortion => distortion typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294388 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 13:51:59 +00:00
Richard Quadling
4314ee19f9 Set sgml-default-dtd-file to ~/.phpdoc/manual.ced
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294370 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 13:06:22 +00:00
Pedro Antonio Gil Rodríguez
3eb8c90c9c Corrected a mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294290 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-01 06:16:06 +00:00
Pedro Antonio Gil Rodríguez
956c105478 Corrected a mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294178 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-29 05:21:35 +00:00
Pedro Antonio Gil Rodríguez
4789536271 Corrected a mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294177 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-29 05:02:33 +00:00
Pedro Antonio Gil Rodríguez
2f481fcc67 Corrected a mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294165 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-28 21:58:00 +00:00
Pedro Antonio Gil Rodríguez
5dba7da88e Corrected a mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294143 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-28 08:37:18 +00:00
Pedro Antonio Gil Rodríguez
3c4275a2bc Corrected a mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294141 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-28 07:52:25 +00:00
Pedro Antonio Gil Rodríguez
2ccd4aadd2 Corrected a mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294130 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-28 01:02:17 +00:00
Pedro Antonio Gil Rodríguez
51c07fb8a0 Corrected example description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294112 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-27 18:12:39 +00:00
Pedro Antonio Gil Rodríguez
3aa5ec46f9 Corrected a mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294012 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 18:38:27 +00:00
Pedro Antonio Gil Rodríguez
2c05ec0832 Corrected a mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294011 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 18:11:37 +00:00
Pedro Antonio Gil Rodríguez
76febfd895 Corrected a mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294010 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 17:49:52 +00:00
Pedro Antonio Gil Rodríguez
68908fbb9d Re-indented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293999 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 16:30:38 +00:00
Richard Quadling
1779446c91 Wrong id for synopsis - imagepixeritorator.synopsis => imagickpixeliterator.synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293993 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 15:53:02 +00:00
Daniel Egeberg
dcab108b3c Fixing broken build from r293972 (seros).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293990 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 15:21:23 +00:00
Pedro Antonio Gil Rodríguez
c7d135e9a9 Corrected some spelling mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293972 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 12:32:54 +00:00
Richard Quadling
04a0c156ef Add <alt> tags to <mediaobject> tags.
Corrected typo in example title for image/functions/imagestringup.xml

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293274 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-08 13:59:09 +00:00
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Richard Quadling
b71e8b802f Added complete svn:keyword list and $Revision: $ => $Revision$
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290998 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 14:54:51 +00:00
Jakub Vrana
8e286eb3f0 Requires ImageMagic >= 6.2.9 (bug #49156)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290809 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-16 11:56:47 +00:00
Yannick Torres
27aa1ee2ba Fix parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290466 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-10 06:15:10 +00:00
Mikko Koppanen
61d955ffc2 Information about return values and errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290109 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-31 18:12:22 +00:00
Mikko Koppanen
e1cd571012 Added haldClutImage documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290108 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-31 18:08:36 +00:00
Mikko Koppanen
17d0e0c511 Added getImageChannelKurtosis and functionImage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290107 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-31 17:40:37 +00:00
Mikko Koppanen
509eaa270e added exportImagepixels
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290104 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-31 13:34:23 +00:00
Mikko Koppanen
c04b286b3f bestfit note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290102 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-31 13:04:28 +00:00
Mikko Koppanen
55ec401998 Added remapImage docs. Added missing availability info to sparseColorImage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290100 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-31 12:20:37 +00:00
Mikko Koppanen
288ebfcaf2 added sparseColorImage documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290099 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-31 11:55:17 +00:00
Richard Quadling
20b294f432 Include the images.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290030 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-28 13:06:36 +00:00
Richard Quadling
bab2ab23f6 Added examples images for adaptiveblurimage and distortimage.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290028 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-28 13:03:21 +00:00
Mikko Koppanen
40885d3623 Added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289130 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 15:00:16 +00:00
Mikko Koppanen
6ea1edbce5 Move the text inside <para>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289129 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 13:52:49 +00:00
Mikko Koppanen
aa46b9f15a Added docs for segmentimage and deskewimage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289128 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 13:49:57 +00:00
Mikko Koppanen
11be010464 Added floodfillpaint example and images generated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289126 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 12:32:14 +00:00
Mikko Koppanen
78a694350e Added note about border color
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289124 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 11:24:53 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Torben Wilson
c57d1d20ea Grammar fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288469 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-20 08:48:23 +00:00
Torben Wilson
47b5f6edad DocBook syntax fix to allow compilation.
Please test before committing.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288468 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-20 08:46:33 +00:00
Mikko Koppanen
49ca3b982b Added documentation for set/getimagegravity and importimagepixels. Added example image for importimagepixels
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288465 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-20 02:12:07 +00:00
Mikko Koppanen
56ee04b0ca Version information for constants. added getimagealphachannel and getimagechanneldistortions docs. more version info;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287370 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-16 13:37:55 +00:00
Mikko Koppanen
8b1770f544 added getimagechannel range docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287364 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-16 11:42:33 +00:00
Mikko Koppanen
a7e787534e more documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287363 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-16 11:35:59 +00:00
Philip Olson
46b7017e08 removed docgen skeleton leftovers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287243 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-13 14:54:27 +00:00
Nilgün Belma Bugüner
cbcb6e4613 add properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287080 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-11 11:58:11 +00:00
Nilgün Belma Bugüner
51bbe8186c fixed method name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287079 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-11 11:43:40 +00:00
Nilgün Belma Bugüner
8f62b66ece svn move transparentpaintimage.xml imagick
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287035 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-10 12:55:52 +00:00
Mikko Koppanen
1143ca7dd6 Added missing language snippets
Added docs for encipherimage and decipherimage


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286973 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-09 21:21:26 +00:00
Mikko Koppanen
d100d3d595 documentation for liquidrescaleimage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286972 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-09 21:07:27 +00:00
Mikko Koppanen
af422b9cec Added documentation for transparentpaintimage and setimagealphachannel
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286971 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-09 21:01:22 +00:00
Mikko Koppanen
0ef35c4cb3 Added opaquepaintimage. fix doc build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286965 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-09 19:43:04 +00:00
Mikko Koppanen
f6966f9078 Added information about animated gifs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286960 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-09 19:04:06 +00:00
Mikko Koppanen
f7f47ffea2 Added more docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286959 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-09 18:50:25 +00:00
Mikko Koppanen
a9b57ab00e Added documentation for setpointsize, getfont, extentimage, getpointsize and mergeimagelayers. Correct version info for setFont.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286958 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-09 18:41:09 +00:00
Mikko Koppanen
dcf0a024bc Added one more method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286766 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-03 20:38:32 +00:00
Mikko Koppanen
b9c743e274 added more docs. hopefully doesnt break the build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286765 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-03 20:38:08 +00:00
Mikko Koppanen
c91a32455c documentation for resetimagepage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286764 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-03 20:23:13 +00:00
Mikko Koppanen
f4ee49db69 Added documentation for writeimagefile and writeimagesfile
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286762 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-03 20:16:20 +00:00
Mikko Koppanen
fe2f5b6b7c added version entity and improved version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286761 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-03 20:12:22 +00:00
Mikko Koppanen
9a3313192e getImageProfiles docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286759 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-03 20:06:15 +00:00
Mikko Koppanen
d0d7f87d31 getImageProperties docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286758 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-03 20:04:39 +00:00