OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:totalColors
(Results
1 - 3
of
3
) sorted by null
/external/ImageMagick/Magick++/tests/
attributes.cpp
1344
//
totalColors
1346
if ( image.
totalColors
() != 2 )
1349
cout << "Line: " << __LINE__ << ",
totalColors
is " << image.
totalColors
()
/external/ImageMagick/Magick++/lib/Magick++/
Image.h
502
size_t
totalColors
(void) const;
[
all
...]
/external/ImageMagick/Magick++/lib/
Image.cpp
[
all
...]
Completed in 46 milliseconds