Fixed quite a few parameter names.
Correct ifdef for Imagick::filter to use #ifdef IMAGICK_WITH_KERNEL
Typo. And comment out old arg info.
First draft of Imagick methods coming from stub.
First draft of stub.
Moving method and param info to stubs. ImagickPixel and ImagickKernel done. Need to write a tool to automate Imagick and ImagickDraw to preserve ifdefs.
12