HomeSort by relevance Sort by last modified time
    Searched refs:QueueAuthenticPixels (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /external/ImageMagick/MagickCore/
cache.h 66 *QueueAuthenticPixels(Image *,const ssize_t,const ssize_t,const size_t,
  /external/ImageMagick/coders/
mac.c 186 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
221 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
tim.c 264 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
301 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
330 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
365 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
dps.c 373 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
395 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
446 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
493 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
hald.c 145 q=QueueAuthenticPixels(image,0,y,image->columns,(size_t) level,exception);
ipl.c 348 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
360 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
370 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
380 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
matte.c 197 q=QueueAuthenticPixels(matte_image,0,y,matte_image->columns,1,exception);
null.c 143 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
xc.c 149 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
cut.c 113 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
141 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
188 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
213 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
582 q=QueueAuthenticPixels(image,0,i,image->columns,1,exception);
pix.c 174 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
scr.c 220 q=QueueAuthenticPixels(image,pix,piy,1,1,exception);
screenshot.c 212 q=QueueAuthenticPixels(screen,0,y,screen->columns,1,exception);
stegano.c 166 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
yuv.c 243 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
246 chroma_pixels=QueueAuthenticPixels(chroma_image,0,y,
297 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
344 q=QueueAuthenticPixels(chroma_image,0,y,chroma_image->columns,1,
dib.c 689 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
733 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
777 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
814 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
862 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
    [all...]
djvu.c 402 Quantum * o = QueueAuthenticPixels(image,0,y,image->columns,1,exception);
444 r = QueueAuthenticPixels(image,0,i,image->columns,1,exception);
677 /* q = QueueAuthenticPixels(image,0,0,image->columns,image->rows); */
684 q = QueueAuthenticPixels(image,0,i,image->columns,1);
rle.c 497 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
563 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
590 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
aai.c 179 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
art.c 168 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
avs.c 181 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
clipboard.c 222 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
hrz.c 162 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
mono.c 165 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
  /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>
81 <p>GetAuthenticMetacontent() returns the authentic metacontent corresponding with the last call to QueueAuthenticPixels() or GetVirtualPixels(). NULL is returned if the associated pixels are not available.</p>
103 <p>GetAuthenticPixelQueue() returns the authentic pixels associated corresponding with the last call to QueueAuthenticPixels() or GetAuthenticPixels().</p>
271 <p>GetVirtualMetacontent() returns the virtual metacontent corresponding with the last call to QueueAuthenticPixels() or GetVirtualPixels(). NULL is returned if the meta-content are not available.</p>
293 <p>GetVirtualPixelQueue() returns the virtual pixels associated corresponding with the last call to QueueAuthenticPixels() or GetVirtualPixels().</p>
351 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/cache_8c.html" id="QueueAuthenticPixels">QueueAuthenticPixels</a></h2>
353 <p>QueueAuthenticPixels() queues a mutable pixel region. If the region is successfully initialized a pointer to a Quantum array representing the region is returned, otherwise NULL is returned. The returned pointer may point to a temporary working buffer for the pixels or it may point to the final location of the pixels in memory.</p>
355 <p>Write-only access means that any existing pixel values corresponding to the region are ignored. This is useful if the initial image is being created from scratch, or if the existing pixel values are to be completely replaced without need to refer to their pre-existing values. The application is free to read and write the pixel buffer returned by QueueAuthenticPixels() any way it pleases. QueueAuthenticPixels() does not initialize the pixel array values. Initializ (…)
    [all...]

Completed in 184 milliseconds

1 2 3 4