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

  /external/ImageMagick/MagickCore/
cache-view.c 374 % GetCacheViewAuthenticPixelQueue() returns the pixels associated with the
379 % The format of the GetCacheViewAuthenticPixelQueue() method is:
381 % Quantum *GetCacheViewAuthenticPixelQueue(CacheView *cache_view)
388 MagickExport Quantum *GetCacheViewAuthenticPixelQueue(CacheView *cache_view)
    [all...]
methods.h 375 #define GetCacheViewAuthenticPixelQueue PrependMagickMethod(GetCacheViewAuthenticPixelQueue)
    [all...]

Completed in 204 milliseconds