InsertMedianListChannel 2231 magick/effect.c   InsertMedianListChannel(pixel_list,0,pixel->red);
InsertMedianListChannel 2232 magick/effect.c   InsertMedianListChannel(pixel_list,1,pixel->green);
InsertMedianListChannel 2233 magick/effect.c   InsertMedianListChannel(pixel_list,2,pixel->blue);
InsertMedianListChannel 2234 magick/effect.c   InsertMedianListChannel(pixel_list,3,pixel->opacity);