GetAuthenticPixelsCache  138 magick/cache.c   *GetAuthenticPixelsCache(Image *,const ssize_t,const ssize_t,const size_t,
GetAuthenticPixelsCache 2203 magick/cache.c   pixels=GetAuthenticPixelsCache(image,x,y,1UL,1UL,exception);
GetAuthenticPixelsCache 2589 magick/cache.c   cache_methods->get_authentic_pixels_handler=GetAuthenticPixelsCache;