Searched refs:totalColors (Results 1 – 3 of 3) sorted by relevance
1347 if ( image.totalColors() != 2 ) in main()1350 cout << "Line: " << __LINE__ << ", totalColors is " << image.totalColors() in main()
502 size_t totalColors(void) const;
1620 size_t Magick::Image::totalColors(void) const in totalColors() function in Magick::Image