YIQColorspace     359 Magick++/lib/Magick++/Include.h   using MagickCore::YIQColorspace;
YIQColorspace    1162 Magick++/tests/attributes.cpp     image.quantizeColorSpace(YIQColorspace);
YIQColorspace    1163 Magick++/tests/attributes.cpp     if ( image.quantizeColorSpace() != YIQColorspace )
YIQColorspace     397 magick/colorspace.c     case YIQColorspace:
YIQColorspace     539 magick/colorspace.c             case YIQColorspace:
YIQColorspace    1816 magick/colorspace.c     case YIQColorspace:
YIQColorspace    1958 magick/colorspace.c             case YIQColorspace:
YIQColorspace     927 magick/option.c     { "YIQ", YIQColorspace, UndefinedOptionFlag, MagickFalse },