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

1 2

  /external/ImageMagick/MagickCore/
cache-view.h 96 *QueueCacheViewAuthenticPixels(CacheView *,const ssize_t,const ssize_t,
transform.c 273 q=QueueCacheViewAuthenticPixels(chop_view,0,y,chop_image->columns,1,
338 q=QueueCacheViewAuthenticPixels(chop_view,0,extent.y+y,chop_image->columns,
471 q=QueueCacheViewAuthenticPixels(cmyk_view,0,y,cmyk_image->columns,1,
693 q=QueueCacheViewAuthenticPixels(crop_view,0,y,crop_image->columns,1,
    [all...]
decorate.c 301 q=QueueCacheViewAuthenticPixels(frame_view,0,0,frame_image->columns,
408 q=QueueCacheViewAuthenticPixels(frame_view,0,frame_info->y+y,
517 q=QueueCacheViewAuthenticPixels(frame_view,0,(ssize_t) (frame_image->rows-
    [all...]
resize.c     [all...]
fx.c 354 q=QueueCacheViewAuthenticPixels(noise_view,0,y,noise_image->columns,1,
513 q=QueueCacheViewAuthenticPixels(shift_view,0,y,shift_image->columns,1,
    [all...]
effect.c 274 q=QueueCacheViewAuthenticPixels(blur_view,0,y,blur_image->columns,1,
596 q=QueueCacheViewAuthenticPixels(sharp_view,0,y,sharp_image->columns,1,
    [all...]
shear.c 828 q=QueueCacheViewAuthenticPixels(rotate_view,(ssize_t)
918 q=QueueCacheViewAuthenticPixels(rotate_view,0,(ssize_t) (image->rows-y-
1042 q=QueueCacheViewAuthenticPixels(rotate_view,tile_y,(ssize_t) (y+
    [all...]
cache-view.c 375 % last call to QueueCacheViewAuthenticPixels() or
447 % last call to QueueCacheViewAuthenticPixels() or
    [all...]
matrix.c     [all...]
image.c 575 q=QueueCacheViewAuthenticPixels(append_view,x_offset,y+y_offset,
    [all...]
composite.c 891 q=QueueCacheViewAuthenticPixels(canvas_view,0,y,canvas_image->columns,1,
    [all...]
fourier.c 255 Cr=QueueCacheViewAuthenticPixels(Cr_view,0,y,Cr_image->columns,1,exception);
256 Ci=QueueCacheViewAuthenticPixels(Ci_view,0,y,Ci_image->columns,1,exception);
    [all...]
channel.c 723 q=QueueCacheViewAuthenticPixels(separate_view,0,y,separate_image->columns,1,
    [all...]
compress.c 611 q=QueueCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
    [all...]
histogram.c     [all...]
paint.c 783 q=QueueCacheViewAuthenticPixels(paint_view,0,y,paint_image->columns,1,
    [all...]
statistic.c 514 q=QueueCacheViewAuthenticPixels(evaluate_view,0,y,image->columns,1,
620 q=QueueCacheViewAuthenticPixels(evaluate_view,0,y,image->columns,1,
    [all...]
vision.c 364 q=QueueCacheViewAuthenticPixels(component_view,0,y,component_image->columns,
methods.h     [all...]
threshold.c 264 q=QueueCacheViewAuthenticPixels(threshold_view,0,y,threshold_image->columns,
    [all...]
compare.c 240 r=QueueCacheViewAuthenticPixels(highlight_view,0,y,columns,1,exception);
    [all...]
  /external/ImageMagick/coders/
mask.c 267 q=QueueCacheViewAuthenticPixels(mask_view,0,y,mask_image->columns,1,
  /external/ImageMagick/www/api/
cache-view.php 55 <p class="text-center"><a href="cache-view.php#AcquireAuthenticCacheView">AcquireAuthenticCacheView</a> &bull; <a href="cache-view.php#AcquireVirtualCacheView">AcquireVirtualCacheView</a> &bull; <a href="cache-view.php#CloneCacheView">CloneCacheView</a> &bull; <a href="cache-view.php#DestroyCacheView">DestroyCacheView</a> &bull; <a href="cache-view.php#GetCacheViewAuthenticPixels">GetCacheViewAuthenticPixels</a> &bull; <a href="cache-view.php#GetCacheViewAuthenticMetacontent">GetCacheViewAuthenticMetacontent</a> &bull; <a href="cache-view.php#GetCacheViewAuthenticPixelQueue">GetCacheViewAuthenticPixelQueue</a> &bull; <a href="cache-view.php#GetCacheViewColorspace">GetCacheViewColorspace</a> &bull; <a href="cache-view.php#GetCacheViewImage">GetCacheViewImage</a> &bull; <a href="cache-view.php#GetCacheViewStorageClass">GetCacheViewStorageClass</a> &bull; <a href="cache-view.php#GetCacheViewVirtualMetacontent">GetCacheViewVirtualMetacontent</a> &bull; <a href="cache-view.php#GetCacheViewVirtualPixelQueue">GetCacheViewVirtualPixelQueue</a> &bull; <a href="cache-view.php#GetCacheViewVirtualPixels">GetCacheViewVirtualPixels</a> &bull; <a href="cache-view.php#GetOneCacheViewAuthenticPixel">GetOneCacheViewAuthenticPixel</a> &bull; <a href="cache-view.php#GetOneCacheViewVirtualPixel">GetOneCacheViewVirtualPixel</a> &bull; <a href="cache-view.php#GetOneCacheViewVirtualPixelInfo">GetOneCacheViewVirtualPixelInfo</a> &bull; <a href="cache-view.php#GetOneCacheViewVirtualMethodPixel">GetOneCacheViewVirtualMethodPixel</a> &bull; <a href="cache-view.php#QueueCacheViewAuthenticPixels">QueueCacheViewAuthenticPixels</a> &bull; <a href="cache-view.php#SetCacheViewStorageClass">SetCacheViewStorageClass</a> &bull; <a href="cache-view.php#SetCacheViewVirtualPixelMethod">SetCacheViewVirtualPixelMethod</a> &bull; <a href="cache-view.php#SyncCacheViewAuthenticPixels">SyncCacheViewAuthenticPixels</a></p>
211 <p>GetCacheViewAuthenticPixelQueue() returns the pixels associated with the last call to QueueCacheViewAuthenticPixels() or GetCacheViewAuthenticPixels(). The pixels are authentic and therefore can be updated.</p>
524 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/cache-view_8c.html" id="QueueCacheViewAuthenticPixels">QueueCacheViewAuthenticPixels</a></h2>
526 <p>QueueCacheViewAuthenticPixels() queues authentic pixels from the in-memory or disk pixel cache as defined by the geometry parameters. A pointer to the pixels is returned if the pixels are transferred, otherwise a NULL is returned.</p>
528 <p>The format of the QueueCacheViewAuthenticPixels method is:</p>
531 Quantum *QueueCacheViewAuthenticPixels(CacheView *cache_view,
  /external/ImageMagick/Magick++/lib/
Pixels.cpp 85 Quantum* pixels=QueueCacheViewAuthenticPixels(_view,x_,y_,columns_,rows_,
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]

Completed in 391 milliseconds

1 2