OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:quantizeImage
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/Magick++/lib/
STL.cpp
763
Magick::
quantizeImage
::
quantizeImage
( const bool measureError_ )
767
void Magick::
quantizeImage
::operator()( Image &image_ ) const
[
all
...]
/external/ImageMagick/Magick++/lib/Magick++/
STL.h
829
class MagickPPExport
quantizeImage
: public std::unary_function<Image&,void>
832
quantizeImage
( const bool measureError_ = false );
[
all
...]
Completed in 36 milliseconds