HomeSort by relevance Sort by last modified time
    Searched refs:sketch (Results 1 - 4 of 4) sorted by null

  /external/ImageMagick/Magick++/lib/Magick++/
Image.h 683 // Charcoal effect image (looks like charcoal sketch)
    [all...]
  /external/ImageMagick/www/api/
fx.php 489 <p>SketchImage() simulates a pencil sketch. We convolve the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and SketchImage() selects a suitable radius for you. Angle gives the angle of the sketch.</p>
magick-image.php     [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp 4412 void Magick::Image::sketch(const double radius_,const double sigma_, function in class:Magick::Image
    [all...]

Completed in 1910 milliseconds