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

/external/ImageMagick/MagickCore/
H A Dcache-view.c412 % GetCacheViewColorspace() returns the image colorspace associated with the
415 % The format of the GetCacheViewColorspace method is:
417 % ColorspaceType GetCacheViewColorspace(const CacheView *cache_view)
424 MagickExport ColorspaceType GetCacheViewColorspace(const CacheView *cache_view)
414 MagickExport ColorspaceType GetCacheViewColorspace(const CacheView *cache_view) function
H A Dmethods.h377 #define GetCacheViewColorspace PrependMagickMethod(GetCacheViewColorspace) macro

Completed in 99 milliseconds