_pixelType        153 Magick++/lib/Color.cpp     _pixelType = RGBAPixel;
_pixelType        187 Magick++/lib/Color.cpp       _pixelType = color_._pixelType;
_pixelType        207 Magick++/lib/Color.cpp 	_pixelType = RGBAPixel;
_pixelType        209 Magick++/lib/Color.cpp 	_pixelType = RGBPixel;
_pixelType        240 Magick++/lib/Color.cpp   pixel.matte=_pixelType == RGBAPixel ? MagickTrue : MagickFalse;
_pixelType        256 Magick++/lib/Color.cpp     _pixelType = RGBAPixel;
_pixelType        258 Magick++/lib/Color.cpp     _pixelType = RGBPixel;
_pixelType        271 Magick++/lib/Color.cpp   _pixelType = pixelType_;
_pixelType        168 Magick++/lib/Magick++/Color.h     PixelType			_pixelType;