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

  /external/ImageMagick/MagickCore/
draw-private.h 42 (void) GetOneVirtualPixelInfo(pattern,TileVirtualPixelMethod,x+
60 (void) GetOneVirtualPixelInfo(pattern,TileVirtualPixelMethod,x+
cache.h 53 GetOneVirtualPixelInfo(const Image *,const VirtualPixelMethod,
methods.h     [all...]
xwindow.c 566 (void) GetOneVirtualPixelInfo(image,UndefinedVirtualPixelMethod,(ssize_t) x,
    [all...]
draw.c     [all...]
cache.c     [all...]
display.c     [all...]
  /external/ImageMagick/coders/
stegano.c 194 (void) GetOneVirtualPixelInfo(watermark,UndefinedVirtualPixelMethod,
msl.c     [all...]
  /external/ImageMagick/www/api/
cache.php 55 <p class="text-center"><a href="cache.php#AcquirePixelCacheNexus">AcquirePixelCacheNexus</a> &bull; <a href="cache.php#GetAuthenticMetacontent">GetAuthenticMetacontent</a> &bull; <a href="cache.php#GetAuthenticPixelQueue">GetAuthenticPixelQueue</a> &bull; <a href="cache.php#GetAuthenticPixels">GetAuthenticPixels</a> &bull; <a href="cache.php#GetOneAuthenticPixel">GetOneAuthenticPixel</a> &bull; <a href="cache.php#GetOneVirtualPixel">GetOneVirtualPixel</a> &bull; <a href="cache.php#GetOneVirtualPixelInfo">GetOneVirtualPixelInfo</a> &bull; <a href="cache.php#GetVirtualMetacontent">GetVirtualMetacontent</a> &bull; <a href="cache.php#GetVirtualPixelQueue">GetVirtualPixelQueue</a> &bull; <a href="cache.php#GetVirtualPixels">GetVirtualPixels</a> &bull; <a href="cache.php#QueueAuthenticPixels">QueueAuthenticPixels</a> &bull; <a href="cache.php#SetPixelCacheVirtualMethod">SetPixelCacheVirtualMethod</a> &bull; <a href="cache.php#SyncAuthenticPixels">SyncAuthenticPixels</a></p>
229 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/cache_8c.html" id="GetOneVirtualPixelInfo">GetOneVirtualPixelInfo</a></h2>
231 <p>GetOneVirtualPixelInfo() returns a single pixel at the specified (x,y) location. The image background color is returned if an error occurs. If you plan to modify the pixel, use GetOneAuthenticPixel() instead.</p>
233 <p>The format of the GetOneVirtualPixelInfo() method is:</p>
236 MagickBooleanType GetOneVirtualPixelInfo(const Image image,
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]
  /external/ImageMagick/MagickWand/
magick-image.c     [all...]

Completed in 295 milliseconds