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

/external/ImageMagick/MagickCore/
H A Dcache.c1058 % with the last call to QueueAuthenticPixels() or GetVirtualPixels(). NULL is
2449 % the last call to QueueAuthenticPixels() or GetVirtualPixels(). NULL is
3081 % with the last call to QueueAuthenticPixels() or GetVirtualPixels().
3124 % GetVirtualPixels() returns an immutable pixel region. If the
3141 % Note, the GetVirtualPixels() and GetAuthenticPixels() methods are not thread-
3145 % The format of the GetVirtualPixels() method is:
3147 % const Quantum *GetVirtualPixels(const Image *image,const ssize_t x,
3161 MagickExport const Quantum *GetVirtualPixels(const Image *image,
3115 MagickExport const Quantum *GetVirtualPixels(const Image *image, function
H A Dmethods.h604 #define GetVirtualPixels PrependMagickMethod(GetVirtualPixels) macro

Completed in 72 milliseconds