HomeSort by relevance Sort by last modified time
    Searched defs:GetCacheViewAuthenticPixels (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
cache-view.c 286 % 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().
    [all...]
methods.h 376 #define GetCacheViewAuthenticPixels PrependMagickMethod(GetCacheViewAuthenticPixels)
    [all...]

Completed in 61 milliseconds