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

  /external/ImageMagick/MagickCore/
cache-view.c 602 % GetCacheViewVirtualPixelQueue() returns the the pixels associated with
606 % The format of the GetCacheViewVirtualPixelQueue() method is:
608 % const Quantum *GetCacheViewVirtualPixelQueue(
616 MagickExport const Quantum *GetCacheViewVirtualPixelQueue(
    [all...]
methods.h 385 #define GetCacheViewVirtualPixelQueue PrependMagickMethod(GetCacheViewVirtualPixelQueue)
    [all...]

Completed in 96 milliseconds