totalColors       554 Magick++/lib/Magick++/Image.h     size_t totalColors(void) const;
totalColors      1395 Magick++/tests/attributes.cpp     if ( image.totalColors() != 2 )
totalColors      1398 Magick++/tests/attributes.cpp 	cout << "Line: " << __LINE__ << ", totalColors is " << image.totalColors()