OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shearImage
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/Magick++/lib/
STL.cpp
989
Magick::
shearImage
::
shearImage
( const double xShearAngle_,
995
void Magick::
shearImage
::operator()( Magick::Image &image_ ) const
[
all
...]
/external/ImageMagick/Magick++/lib/Magick++/
STL.h
1053
class MagickPPExport
shearImage
: public std::unary_function<Image&,void>
1056
shearImage
( const double xShearAngle_,
[
all
...]
Completed in 39 milliseconds