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

/external/ImageMagick/MagickCore/
H A Dcache-view.c603 % the last call to GetCacheViewVirtualPixels(). The pixels are virtual
646 % GetCacheViewVirtualPixels() gets virtual pixels from the in-memory or
651 % The format of the GetCacheViewVirtualPixels method is: function
653 % const Quantum *GetCacheViewVirtualPixels(
667 MagickExport const Quantum *GetCacheViewVirtualPixels(
H A Dmethods.h386 #define GetCacheViewVirtualPixels PrependMagickMethod(GetCacheViewVirtualPixels) macro

Completed in 163 milliseconds