totalColors      1146 Magick++/lib/Magick++/Image.h     unsigned long   totalColors ( void );
totalColors      1407 Magick++/tests/attributes.cpp     if ( image.totalColors() != 2 )
totalColors      1410 Magick++/tests/attributes.cpp 	cout << "Line: " << __LINE__ << ", totalColors is " << image.totalColors()