PrintChannelFeatures  568 magick/identify.c           (void) PrintChannelFeatures(file,RedChannel,"Red",channel_features);
PrintChannelFeatures  569 magick/identify.c           (void) PrintChannelFeatures(file,GreenChannel,"Green",
PrintChannelFeatures  571 magick/identify.c           (void) PrintChannelFeatures(file,BlueChannel,"Blue",channel_features);
PrintChannelFeatures  576 magick/identify.c           (void) PrintChannelFeatures(file,CyanChannel,"Cyan",channel_features);
PrintChannelFeatures  577 magick/identify.c           (void) PrintChannelFeatures(file,MagentaChannel,"Magenta",
PrintChannelFeatures  579 magick/identify.c           (void) PrintChannelFeatures(file,YellowChannel,"Yellow",
PrintChannelFeatures  581 magick/identify.c           (void) PrintChannelFeatures(file,BlackChannel,"Black",
PrintChannelFeatures  587 magick/identify.c           (void) PrintChannelFeatures(file,GrayChannel,"Gray",channel_features);
PrintChannelFeatures  592 magick/identify.c         (void) PrintChannelFeatures(file,AlphaChannel,"Alpha",channel_features);