Searched refs:GetAuthenticPixelsFromCache (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dcache.c1279 % GetAuthenticPixelsFromCache() returns the pixels associated with the last
1282 % The format of the GetAuthenticPixelsFromCache() method is:
1284 % Quantum *GetAuthenticPixelsFromCache(const Image image)
1291 static Quantum *GetAuthenticPixelsFromCache(const Image *image)
2125 cache_methods->get_authentic_pixels_from_handler=GetAuthenticPixelsFromCache;
1270 static Quantum *GetAuthenticPixelsFromCache(const Image *image) function

Completed in 60 milliseconds