Searched defs:GetCacheViewImage (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dcache-view.c491 % GetCacheViewImage() returns the image associated with the specified view.
493 % The format of the GetCacheViewImage method is:
495 % const Image *GetCacheViewImage(const CacheView *cache_view)
502 MagickExport const Image *GetCacheViewImage(const CacheView *cache_view)
490 MagickExport const Image *GetCacheViewImage(const CacheView *cache_view) function

Completed in 313 milliseconds