Searched refs:GetPixelCachePixels (Results 1 - 3 of 3) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dcache-private.h280 *GetPixelCachePixels(Image *,MagickSizeType *,ExceptionInfo *),
H A Dmethods.h559 #define GetPixelCachePixels PrependMagickMethod(GetPixelCachePixels) macro
H A Dcache.c2189 % GetPixelCachePixels() returns the pixels associated with the specified image.
2191 % The format of the GetPixelCachePixels() method is:
2193 % void *GetPixelCachePixels(Image *image,MagickSizeType *length,
2205 MagickPrivate void *GetPixelCachePixels(Image *image,MagickSizeType *length,
2169 MagickPrivate void *GetPixelCachePixels(Image *image,MagickSizeType *length, function

Completed in 62 milliseconds