Final part of operation.c code.
Initial review of option handling complete.

diff --git a/MagickCore/quantize.c b/MagickCore/quantize.c
index d607f5a..02574e1 100644
--- a/MagickCore/quantize.c
+++ b/MagickCore/quantize.c
@@ -3069,8 +3069,8 @@
 %                                                                             %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
-%  RemapImage() replaces the colors of an image with the closest color from
-%  a reference image.
+%  RemapImage() replaces the colors of an image with a dither of the colors
+%  provided.
 %
 %  The format of the RemapImage method is:
 %