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

/external/ImageMagick/MagickCore/
H A Dcache-view.c286 % GetCacheViewAuthenticPixels() gets pixels from the in-memory or disk pixel
290 % The format of the GetCacheViewAuthenticPixels method is:
292 % Quantum *GetCacheViewAuthenticPixels(CacheView *cache_view,
306 MagickExport Quantum *GetCacheViewAuthenticPixels(CacheView *cache_view,
376 % GetCacheViewAuthenticPixels(). The pixels are authentic and therefore can be
448 % GetCacheViewAuthenticPixels().
299 MagickExport Quantum *GetCacheViewAuthenticPixels(CacheView *cache_view, function
H A Dmethods.h376 #define GetCacheViewAuthenticPixels PrependMagickMethod(GetCacheViewAuthenticPixels) macro

Completed in 1550 milliseconds