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      90 magick/accelerate-private.h     YIQColorspace,
YIQColorspace     397 magick/colorspace.c     case YIQColorspace:
YIQColorspace     539 magick/colorspace.c             case YIQColorspace:
YIQColorspace    1999 magick/colorspace.c     case YIQColorspace:
YIQColorspace    2141 magick/colorspace.c             case YIQColorspace:
YIQColorspace     220 magick/option.c     { "YIQ", YIQColorspace, UndefinedOptionFlag, MagickFalse },