YIQColorspace     302 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     383 magick/colorspace.c     case YIQColorspace:
YIQColorspace     520 magick/colorspace.c             case YIQColorspace:
YIQColorspace    1766 magick/colorspace.c     case YIQColorspace:
YIQColorspace    1903 magick/colorspace.c             case YIQColorspace:
YIQColorspace     900 magick/option.c     { "YIQ", YIQColorspace, UndefinedOptionFlag, MagickFalse },