Searched defs:QueueAuthenticPixels (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
1321 % corresponding with the last call to QueueAuthenticPixels() or
1501 % with the last call to QueueAuthenticPixels() or GetAuthenticPixels().
2449 % the last call to QueueAuthenticPixels() or GetVirtualPixels(). NULL is
3081 % with the last call to QueueAuthenticPixels() or GetVirtualPixels().
4041 % QueueAuthenticPixels() queues a mutable pixel region. If the region is
4052 % QueueAuthenticPixels() any way it pleases. QueueAuthenticPixels() does not
4070 % The format of the QueueAuthenticPixels() method is:
4072 % Quantum *QueueAuthenticPixels(Imag
4033 MagickExport Quantum *QueueAuthenticPixels(Image *image,const ssize_t x, function
[all...]
H A Dmethods.h837 #define QueueAuthenticPixels PrependMagickMethod(QueueAuthenticPixels) macro

Completed in 130 milliseconds