PrintChannelFeatures 1125 coders/json.c          (void) PrintChannelFeatures(file,AlphaChannel,"alpha",MagickTrue,
PrintChannelFeatures 1132 coders/json.c            (void) PrintChannelFeatures(file,RedChannel,"red",MagickTrue,
PrintChannelFeatures 1134 coders/json.c            (void) PrintChannelFeatures(file,GreenChannel,"green",MagickTrue,
PrintChannelFeatures 1136 coders/json.c            (void) PrintChannelFeatures(file,BlueChannel,"blue",MagickFalse,
PrintChannelFeatures 1142 coders/json.c            (void) PrintChannelFeatures(file,CyanChannel,"cyan",MagickTrue,
PrintChannelFeatures 1144 coders/json.c            (void) PrintChannelFeatures(file,MagentaChannel,"magenta",MagickTrue,
PrintChannelFeatures 1146 coders/json.c            (void) PrintChannelFeatures(file,YellowChannel,"yellow",MagickTrue,
PrintChannelFeatures 1148 coders/json.c            (void) PrintChannelFeatures(file,BlackChannel,"black",MagickFalse,
PrintChannelFeatures 1154 coders/json.c            (void) PrintChannelFeatures(file,GrayChannel,"gray",MagickFalse,
PrintChannelFeatures  953 magick/identify.c           (void) PrintChannelFeatures(file,RedChannel,"Red",channel_features);
PrintChannelFeatures  954 magick/identify.c           (void) PrintChannelFeatures(file,GreenChannel,"Green",
PrintChannelFeatures  956 magick/identify.c           (void) PrintChannelFeatures(file,BlueChannel,"Blue",channel_features);
PrintChannelFeatures  961 magick/identify.c           (void) PrintChannelFeatures(file,CyanChannel,"Cyan",channel_features);
PrintChannelFeatures  962 magick/identify.c           (void) PrintChannelFeatures(file,MagentaChannel,"Magenta",
PrintChannelFeatures  964 magick/identify.c           (void) PrintChannelFeatures(file,YellowChannel,"Yellow",
PrintChannelFeatures  966 magick/identify.c           (void) PrintChannelFeatures(file,BlackChannel,"Black",
PrintChannelFeatures  972 magick/identify.c           (void) PrintChannelFeatures(file,GrayChannel,"Gray",channel_features);
PrintChannelFeatures  977 magick/identify.c         (void) PrintChannelFeatures(file,AlphaChannel,"Alpha",channel_features);