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