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

  /external/ImageMagick/MagickCore/
cache-view.h 94 *GetCacheViewAuthenticPixelQueue(CacheView *) magick_hot_spot,
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...]
image-view.c 376 return(GetCacheViewAuthenticPixelQueue(image_view->view));
    [all...]
methods.h 348 #define GetCacheViewAuthenticPixelQueue PrependMagickMethod(GetCacheViewAuthenticPixelQueue)
    [all...]
quantum-import.c     [all...]
quantum-export.c     [all...]

Completed in 105 milliseconds