PrintChannelFeatures  561 magick/identify.c           (void) PrintChannelFeatures(file,RedChannel,"Red",channel_features);
PrintChannelFeatures  562 magick/identify.c           (void) PrintChannelFeatures(file,GreenChannel,"Green",
PrintChannelFeatures  564 magick/identify.c           (void) PrintChannelFeatures(file,BlueChannel,"Blue",channel_features);
PrintChannelFeatures  569 magick/identify.c           (void) PrintChannelFeatures(file,CyanChannel,"Cyan",channel_features);
PrintChannelFeatures  570 magick/identify.c           (void) PrintChannelFeatures(file,MagentaChannel,"Magenta",
PrintChannelFeatures  572 magick/identify.c           (void) PrintChannelFeatures(file,YellowChannel,"Yellow",
PrintChannelFeatures  574 magick/identify.c           (void) PrintChannelFeatures(file,BlackChannel,"Black",
PrintChannelFeatures  580 magick/identify.c           (void) PrintChannelFeatures(file,GrayChannel,"Gray",channel_features);
PrintChannelFeatures  585 magick/identify.c         (void) PrintChannelFeatures(file,AlphaChannel,"Alpha",channel_features);