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

/external/ImageMagick/MagickCore/
H A Dcache.c2065 % GetPixelCacheColorspace() returns the class type of the pixel cache.
2067 % The format of the GetPixelCacheColorspace() method is:
2069 % Colorspace GetPixelCacheColorspace(Cache cache)
2076 MagickPrivate ColorspaceType GetPixelCacheColorspace(const Cache cache)
2043 MagickPrivate ColorspaceType GetPixelCacheColorspace(const Cache cache) function
H A Dmethods.h554 #define GetPixelCacheColorspace PrependMagickMethod(GetPixelCacheColorspace) macro

Completed in 201 milliseconds