HomeSort by relevance Sort by last modified time
    Searched defs:GetCacheViewStorageClass (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
cache-view.c 524 % GetCacheViewStorageClass() returns the image storage class associated with
527 % The format of the GetCacheViewStorageClass method is:
529 % ClassType GetCacheViewStorageClass(const CacheView *cache_view)
536 MagickExport ClassType GetCacheViewStorageClass(const CacheView *cache_view)
    [all...]
methods.h 383 #define GetCacheViewStorageClass PrependMagickMethod(GetCacheViewStorageClass)
    [all...]

Completed in 156 milliseconds