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

  /external/ImageMagick/MagickCore/
composite.h 103 TextureImage(Image *,const Image *,ExceptionInfo *);
montage.c 671 (void) TextureImage(montage,texture,exception);
    [all...]
methods.h     [all...]
composite.c     [all...]
  /external/ImageMagick/www/api/
composite.php 55 <p class="text-center"><a href="composite.php#CompositeImage">CompositeImage</a> &bull; <a href="composite.php#TextureImage">TextureImage</a></p>
112 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/composite_8c.html" id="TextureImage">TextureImage</a></h2>
114 <p>TextureImage() repeatedly tiles the texture image across and down the image canvas.</p>
116 <p>The format of the TextureImage method is:</p>
119 MagickBooleanType TextureImage(Image *image,const Image *texture,
  /external/ImageMagick/coders/
tile.c 137 (void) TextureImage(image,tile_image,exception);
txt.c 308 (void) TextureImage(image,texture,exception);
343 (void) TextureImage(image,texture,exception);
pattern.c     [all...]
msl.c     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]
  /external/ImageMagick/MagickWand/
magick-image.c     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 221 milliseconds