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

  /external/ImageMagick/MagickCore/
cache-view.c 446 % GetCacheViewExtent() returns the extent of the pixels associated with the
450 % The format of the GetCacheViewExtent() method is:
452 % MagickSizeType GetCacheViewExtent(const CacheView *cache_view)
459 MagickExport MagickSizeType GetCacheViewExtent(const CacheView *cache_view)
    [all...]
methods.h 379 #define GetCacheViewExtent PrependMagickMethod(GetCacheViewExtent)
    [all...]

Completed in 179 milliseconds