Home | History | Annotate | Download | only in MagickWand

Lines Matching defs:channel

164       "-channel type        apply option to select image channels",
190 "-matte store matte channel if the image has one",
767 if (LocaleCompare("channel",option+1) == 0)
770 channel;
777 channel=ParseChannelOption(argv[i]);
778 if (channel < 0)