HomeSort by relevance Sort by last modified time
    Searched full:amount_ (Results 1 - 10 of 10) sorted by null

  /external/ImageMagick/Magick++/lib/
STL.cpp 278 Magick::cycleColormapImage::cycleColormapImage( const ssize_t amount_ )
279 : _amount( amount_ )
1012 Magick::spreadImage::spreadImage( const size_t amount_ )
1013 : _amount( amount_ )
    [all...]
Image.cpp 2637 CycleColormapImage(image(),amount_,exceptionInfo); local
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Image.h 799 void cycleColormap(const ::ssize_t amount_);
    [all...]
STL.h 324 cycleColormapImage( const ::ssize_t amount_ );
1095 spreadImage( const size_t amount_ = 3 );
    [all...]
  /external/ImageMagick/Magick++/demo/
demo.cpp 452 // radius_, sigma_, amount_, threshold_
  /external/ImageMagick/ImageMagick/api/
Image++.html 664 <td><font size="-1">int amount_</font></td>
    [all...]
  /external/ImageMagick/www/Magick++/
Image++.html 630 <td><font size="-1">int amount_</font></td>
    [all...]
Image.html 630 <td><font size="-1">int amount_</font></td>
    [all...]
STL.html 571 <td><font size="-1">int amount_</font></td>
    [all...]
  /external/ImageMagick/www/api/
Image++.html 668 <td><font size="-1">int amount_</font></td>
    [all...]

Completed in 651 milliseconds