PrintChannelFeatures 551 magick/identify.c (void) PrintChannelFeatures(file,RedChannel,"Red",channel_features); PrintChannelFeatures 552 magick/identify.c (void) PrintChannelFeatures(file,GreenChannel,"Green", PrintChannelFeatures 554 magick/identify.c (void) PrintChannelFeatures(file,BlueChannel,"Blue",channel_features); PrintChannelFeatures 559 magick/identify.c (void) PrintChannelFeatures(file,CyanChannel,"Cyan",channel_features); PrintChannelFeatures 560 magick/identify.c (void) PrintChannelFeatures(file,MagentaChannel,"Magenta", PrintChannelFeatures 562 magick/identify.c (void) PrintChannelFeatures(file,YellowChannel,"Yellow", PrintChannelFeatures 564 magick/identify.c (void) PrintChannelFeatures(file,BlackChannel,"Black", PrintChannelFeatures 570 magick/identify.c (void) PrintChannelFeatures(file,GrayChannel,"Gray",channel_features); PrintChannelFeatures 575 magick/identify.c (void) PrintChannelFeatures(file,AlphaChannel,"Alpha",channel_features);