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

1 2

  /external/ImageMagick/MagickCore/
cache-view.h 94 *GetCacheViewAuthenticPixels(CacheView *,const ssize_t,const ssize_t,
colormap.c 219 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
360 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
paint.c 242 q=GetCacheViewAuthenticPixels(floodplane_view,0,y,(size_t) (x1+1),1,
277 q=GetCacheViewAuthenticPixels(floodplane_view,x,y,image->columns-
306 q=GetCacheViewAuthenticPixels(floodplane_view,x,y,(size_t) (x2-x+1),1,
346 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
    [all...]
image-view.c 285 destination_pixels=GetCacheViewAuthenticPixels(destination->view,
    [all...]
channel.c 163 q=GetCacheViewAuthenticPixels(destination_view,0,y,
540 pixels=GetCacheViewAuthenticPixels(combine_view,0,y,combine_image->columns,
975 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,
    [all...]
threshold.c 451 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
617 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
757 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
    [all...]
enhance.c 375 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
775 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
    [all...]
colorspace.c 305 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,
361 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,
433 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,
652 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,
719 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,
966 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,
    [all...]
decorate.c 714 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
804 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
878 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
    [all...]
quantize.c 561 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,
    [all...]
accelerate.c 846 inputPixels=GetCacheViewAuthenticPixels(image_view,0,0,image->columns,image->rows,exception);
    [all...]
attribute.c     [all...]
cipher.c 676 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
897 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
    [all...]
fourier.c 573 q=GetCacheViewAuthenticPixels(magnitude_view,0L,y,fourier_info->width,1UL,
625 q=GetCacheViewAuthenticPixels(phase_view,0L,y,fourier_info->width,1UL,
    [all...]
cache-view.c 286 % GetCacheViewAuthenticPixels() gets pixels from the in-memory or disk pixel
290 % The format of the GetCacheViewAuthenticPixels method is:
292 % Quantum *GetCacheViewAuthenticPixels(CacheView *cache_view,
306 MagickExport Quantum *GetCacheViewAuthenticPixels(CacheView *cache_view,
376 % GetCacheViewAuthenticPixels(). The pixels are authentic and therefore can be
448 % GetCacheViewAuthenticPixels().
    [all...]
composite.c 371 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
631 q=GetCacheViewAuthenticPixels(image_view,x_offset,y+y_offset,
718 q=GetCacheViewAuthenticPixels(image_view,x_offset,y+y_offset,
    [all...]
draw.c     [all...]
fx.c 764 q=GetCacheViewAuthenticPixels(image_view,0,y,colorize_image->columns,1,
970 q=GetCacheViewAuthenticPixels(color_view,0,y,color_image->columns,1,
    [all...]
annotate.c     [all...]
shear.c     [all...]
  /external/ImageMagick/MagickWand/
wand-view.c 347 destination_pixels=GetCacheViewAuthenticPixels(destination->view,
363 destination_pixels=GetCacheViewAuthenticPixels(destination->view,
    [all...]
pixel-iterator.c     [all...]
  /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>
155 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/cache-view_8c.html" id="GetCacheViewAuthenticPixels">GetCacheViewAuthenticPixels</a></h2>
157 <p>GetCacheViewAuthenticPixels() gets 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>
159 <p>The format of the GetCacheViewAuthenticPixels method is:</p>
162 Quantum *GetCacheViewAuthenticPixels(CacheView *cache_view,
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>
cache.php 321 <p>Note, the GetVirtualPixels() and GetAuthenticPixels() methods are not thread- safe. In a threaded environment, use GetCacheViewVirtualPixels() or GetCacheViewAuthenticPixels() instead.</p>
  /external/ImageMagick/Magick++/lib/
Pixels.cpp 46 Quantum* pixels=GetCacheViewAuthenticPixels(_view,x_,y_,columns_,rows_,

Completed in 3246 milliseconds

1 2