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

  /external/ImageMagick/MagickCore/
cache-view.c 603 % 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:
653 % const Quantum *GetCacheViewVirtualPixels(
667 MagickExport const Quantum *GetCacheViewVirtualPixels(
    [all...]
methods.h 386 #define GetCacheViewVirtualPixels PrependMagickMethod(GetCacheViewVirtualPixels)
    [all...]

Completed in 244 milliseconds