Commit graph

305 commits

Author SHA1 Message Date
Dan Ackroyd
c8e1f05f71 Added caution message for Imagick::extentImage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336316 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-01 17:02:53 +00:00
Dan Ackroyd
18dc6d0d46 Added lots of examples to Imagick
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336315 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-01 15:11:11 +00:00
Dan Ackroyd
fe067bd924 Added new ImagickKernel class as well as added missing documentation for other classes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336301 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-31 17:07:27 +00:00
Peter Cowburn
d6dfddd2f2 fix build (<method> to <methodname>)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336224 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-27 16:21:02 +00:00
Dan Ackroyd
fb8b515330 Added transformImageColorspace, clarified setImageColorspace, removed unneeded and inappropriate copyright information.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336223 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-27 13:22:19 +00:00
Dan Ackroyd
16c2eb9b26 Updated to correct return type.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336216 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-27 00:07:37 +00:00
Jean-Sebastien Hedde
014378af8b Fix indentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336043 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-06 12:41:16 +00:00
Jean-Sebastien Hedde
e46f07eb7d Fixing example description and PHP Notice (Undefined variable: column)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336042 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-06 12:37:37 +00:00
Dan Ackroyd
3dd3c7bfb8 Added explaination of how beziersmooth works.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335724 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-12 16:45:28 +00:00
Dan Ackroyd
b6bd53672f Fixed indentation, ID, and element name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335723 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-12 15:52:36 +00:00
Dan Ackroyd
885a4ea108 Fixed id of Imagick.tostring.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335708 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-10 00:39:46 +00:00
Dan Ackroyd
d4bc3f5965 Added toString for Imagick.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335704 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-09 19:36:22 +00:00
Dan Ackroyd
7f56a87bce Added example of how to use getPixelRegionIterator.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335701 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-08 22:44:32 +00:00
Daniel Convissor
4a091513a8 Extra params to setImageArtifact (Inspired by Anonymous #51416)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335338 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-22 16:22:25 +00:00
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Jean-Sebastien Hedde
220e2c2d26 Anonymous contributions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333617 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-25 12:50:31 +00:00
Philip Olson
0aa774414a Removed removed duplicated duplicated words words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333548 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-16 20:12:19 +00:00
Dejan Marjanovic
f11d35003d Add PECL link for Imagick Windows DLL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333351 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-15 23:26:48 +00:00
Paul Hudson
41f6ae4208 Fixes doc bug #66888: modified the imagick.rotateimage docs to match the language used in the GD docs, and specify the direction of rotation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333272 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-07 22:53:46 +00:00
Peter Cowburn
b5153e10da typos
Patches by amazing anonymous people from the online editor.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333229 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-31 10:35:20 +00:00
Peter Cowburn
45439f9b4f Fix method name
Patch by Mirko Borivojevic

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333211 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:56:16 +00:00
Peter Cowburn
c3c94643f8 Imagick::getQuantumRange() return value description
Patch by Espen Hovlandsdal

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333206 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:55:57 +00:00
Peter Cowburn
f1e61c5449 Examples for two imagick functions. (thanks Danack)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333103 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-24 22:22:01 +00:00
Chris Wright
1e284088fb Add new Imagick example images on behalf of danack@basereality.com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332759 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-30 15:58:49 +00:00
Mikko Koppanen
c6c82628fa Added ImagickPixel::isPixelSimilar
Added deprecated notes
Added setImageOpacity note

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331921 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 08:13:17 +00:00
Mikko Koppanen
683af18981 Added resource limit documentation
Added constants
Added note about destroy being deprecated


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331919 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 07:44:09 +00:00
Chris Wright
cc4e84bc20 Fix invalid/missing parameter block introduced by rev. 331915
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331916 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 14:17:40 +00:00
Chris Wright
fba79ab2c1 Add entity missing from rev. 331910
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331915 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 12:42:20 +00:00
Chris Wright
d6da6ad11e Added description and examples for Imagick::setImageDelay() and Imagick::setImageTicksPerSecond()
-- 
Provided by anonymous 33522 (Danack@Basereality.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331913 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 11:25:50 +00:00
Chris Wright
27e04870d4 Basic Imagick::getHSL example, remove undocumented warning.
-- 
Provided by anonymous 33522 (Danack@basereality.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331912 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 11:10:15 +00:00
Chris Wright
dad626c84a Added basic getColor example. Removed 'function undocumented' tag.
-- 
Provided by anonymous 33522 (Danack@basereality.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331911 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 11:06:55 +00:00
Chris Wright
9a4f8d4ebc Added basic example + output. Removed 'function undocumented' warning, and removed parameter block.
-- 
Provided by anonymous 33522 (Danack@Basereality.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331910 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 11:02:37 +00:00
Chris Wright
c9c3a6f7d2 Added example to Imagick::setImageIterations as well as clarified parameter.
-- 
Provided by anonymous 33522 (Danack@basereality.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331909 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 10:54:45 +00:00
Chris Wright
2a1ad45f23 Added example, clarified what the parameter is, removed 'undocumented function' warning for ImagickPixel::getColorValue().
-- 
Provided by anonymous 33522 (Danack@basereality.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331908 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 10:49:40 +00:00
Chris Wright
58c799395b Added example, removed 'undocumented function' warning in ImagickPixel::setColorValue().
-- 
Provided by anonymous 33522 (Danack@basereality.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331906 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 10:03:16 +00:00
Chris Wright
0a940f14c8 Fix whitespace errors introduced in rev. 331903
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331905 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 09:28:49 +00:00
Chris Wright
5543faa65a Basic example of modifying color through setHSL.
-- 
Provided by anonymous 34693 (Danack@basereality.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331903 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 08:39:17 +00:00
Chris Wright
f5a1660e46 The manual was saying to use the wrong constants. This function takes the Imagick::COLOR_XXX constants not the CHANNEL_XXX constants.
https://github.com/mkoppanen/imagick/blob/master/imagickpixel_class.c#L437

-- 
Provided by anonymous 34693 (Danack@Basereality.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331860 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-17 15:11:17 +00:00
Joe Watkins
78dec34beb fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331665 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-04 17:00:06 +00:00
Joe Watkins
d89d69e719 #65824 add more info about return data
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331663 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-04 16:29:38 +00:00
Adam Harvey
2064252f4b Fix a sentence that was incompletely copied from the MagickWand documentation.
Fixes doc bug #65031 (Description incorrect/incomplete).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330491 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-13 16:10:58 +00:00
Jakub Vrana
9e8b518051 Add versions for classes
Generated by http://pastebin.com/NByXgj7E and manually edited

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330432 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 21:02:33 +00:00
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Jakub Vrana
b77ea449e7 Undocument interfaces inherited from other implemented interface
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330310 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 19:13:25 +00:00
Philip Olson
04b11e621f Fixed spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +00:00
Sherif Ramadan
3357667fc8 Updated Imagick::shadeImage() with missing Errors/Exception refsect.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329159 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 12:23:09 +00:00
Sherif Ramadan
3739933b8c Lets try this one more time. The imagick example with the image file having gone to revision 328794.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328795 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-16 19:55:38 +00:00
Sherif Ramadan
09e9e0b9e8 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@328794 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-16 19:53:18 +00:00
Sherif Ramadan
d26b8d1332 Reverting revision 328792.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328793 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-16 19:50:12 +00:00
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