Home
last modified time | relevance | path

Searched refs:GetCacheViewColorspace (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/MagickCore/
Dcache-view.h61 GetCacheViewColorspace(const CacheView *) magick_attribute((__pure__));
Dcache-view.c414 MagickExport ColorspaceType GetCacheViewColorspace(const CacheView *cache_view) in GetCacheViewColorspace() function
Dmethods.h350 #define GetCacheViewColorspace PrependMagickMethod(GetCacheViewColorspace) macro