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

  /external/ImageMagick/MagickCore/
distort.h 79 *SparseColorImage(const Image *,const SparseColorMethod,const size_t,
methods.h     [all...]
distort.c     [all...]
  /external/ImageMagick/www/api/
distort.php 55 <p class="text-center"><a href="distort.php#AffineTransformImage">AffineTransformImage</a> &bull; <a href="distort.php#DistortImage">DistortImage</a> &bull; <a href="distort.php#RotateImage">RotateImage</a> &bull; <a href="distort.php#SparseColorImage">SparseColorImage</a></p>
178 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/distort_8c.html" id="SparseColorImage">SparseColorImage</a></h2>
180 <p>SparseColorImage(), given a set of coordinates, interpolates the colors found at those coordinates, across the whole image, using various methods.</p>
182 <p>The format of the SparseColorImage() method is:</p>
185 Image *SparseColorImage(const Image *image,
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/MagickWand/
operation.c 173 an array of floating point values than call SparseColorImage().
373 sparse_image=SparseColorImage(image,method,number_arguments,sparse_arguments,
    [all...]
magick-image.c     [all...]
mogrify.c 484 array of floating point values then calls SparseColorImage(). Argument is
673 sparse_image=SparseColorImage(image,method,number_arguments,sparse_arguments,
    [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 514 milliseconds