Re: [PHP-DOC] Hello and questions

2013-10-20 Thread Dan Ackroyd
um color of the ImagickPixel string Imagick::__toString() Returns the current image as string The signatures and descriptions are from the Imagick source. cheers Dan On Sun, Oct 20, 2013 at 12:08 PM, Sherif Ramadan wrote: > > > > On Sun, Oct 20, 2013 at 7:31 AM, Dan Ackr

[PHP-DOC] Hello and questions

2013-10-20 Thread Dan Ackroyd
Hi, I've started out tackling the vast number of Imagick functions that have either no documentation at all, or lack examples. A couple of questions: 1) Should I submit a separate patch per change? Standard best practice is usually to do that, but seeing as it's SVN and may take time to merge eac