Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dstream.c362 static Quantum *GetAuthenticPixelsStream(Image *image,const ssize_t x, in GetAuthenticPixelsStream() function
457 p=GetAuthenticPixelsStream(image,x,y,1,1,exception); in GetOneAuthenticPixelFromStream()
1031 cache_methods.get_authentic_pixels_handler=GetAuthenticPixelsStream; in ReadStream()