PrintChannelFeatures 1126 coders/json.c          (void) PrintChannelFeatures(file,AlphaChannel,"alpha",MagickTrue,
PrintChannelFeatures 1133 coders/json.c            (void) PrintChannelFeatures(file,RedChannel,"red",MagickTrue,
PrintChannelFeatures 1135 coders/json.c            (void) PrintChannelFeatures(file,GreenChannel,"green",MagickTrue,
PrintChannelFeatures 1137 coders/json.c            (void) PrintChannelFeatures(file,BlueChannel,"blue",MagickFalse,
PrintChannelFeatures 1143 coders/json.c            (void) PrintChannelFeatures(file,CyanChannel,"cyan",MagickTrue,
PrintChannelFeatures 1145 coders/json.c            (void) PrintChannelFeatures(file,MagentaChannel,"magenta",MagickTrue,
PrintChannelFeatures 1147 coders/json.c            (void) PrintChannelFeatures(file,YellowChannel,"yellow",MagickTrue,
PrintChannelFeatures 1149 coders/json.c            (void) PrintChannelFeatures(file,BlackChannel,"black",MagickFalse,
PrintChannelFeatures 1155 coders/json.c            (void) PrintChannelFeatures(file,GrayChannel,"gray",MagickFalse,
PrintChannelFeatures  959 magick/identify.c           (void) PrintChannelFeatures(file,RedChannel,"Red",channel_features);
PrintChannelFeatures  960 magick/identify.c           (void) PrintChannelFeatures(file,GreenChannel,"Green",
PrintChannelFeatures  962 magick/identify.c           (void) PrintChannelFeatures(file,BlueChannel,"Blue",channel_features);
PrintChannelFeatures  967 magick/identify.c           (void) PrintChannelFeatures(file,CyanChannel,"Cyan",channel_features);
PrintChannelFeatures  968 magick/identify.c           (void) PrintChannelFeatures(file,MagentaChannel,"Magenta",
PrintChannelFeatures  970 magick/identify.c           (void) PrintChannelFeatures(file,YellowChannel,"Yellow",
PrintChannelFeatures  972 magick/identify.c           (void) PrintChannelFeatures(file,BlackChannel,"Black",
PrintChannelFeatures  978 magick/identify.c           (void) PrintChannelFeatures(file,GrayChannel,"Gray",channel_features);
PrintChannelFeatures  983 magick/identify.c         (void) PrintChannelFeatures(file,AlphaChannel,"Alpha",channel_features);