Searched refs:SetCacheViewStorageClass (Results 1 - 5 of 5) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dcache-view.h83 SetCacheViewStorageClass(CacheView *,const ClassType,ExceptionInfo *),
H A Dcache-view.c1028 % SetCacheViewStorageClass() sets the image storage class associated with
1031 % The format of the SetCacheViewStorageClass method is:
1033 % MagickBooleanType SetCacheViewStorageClass(CacheView *cache_view,
1045 MagickExport MagickBooleanType SetCacheViewStorageClass(CacheView *cache_view,
1023 MagickExport MagickBooleanType SetCacheViewStorageClass(CacheView *cache_view, function
H A Dmethods.h1051 #define SetCacheViewStorageClass PrependMagickMethod(SetCacheViewStorageClass) macro
/external/ImageMagick/www/api/
H A Dcache-view.php55 <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>
556 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/cache-view_8c.html" id="SetCacheViewStorageClass">SetCacheViewStorageClass</a></h2>
558 <p>SetCacheViewStorageClass() sets the image storage class associated with the specified view.</p>
560 <p>The format of the SetCacheViewStorageClass method is:</p>
563 MagickBooleanType SetCacheViewStorageClass(CacheView *cache_view,
/external/ImageMagick/MagickWand/
H A Dpixel-iterator.c952 status=SetCacheViewStorageClass(iterator->view,DirectClass,

Completed in 645 milliseconds