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

/external/ImageMagick/MagickCore/
H A Dcache-view.c698 % GetOneCacheViewAuthenticPixel() returns a single pixel at the specified (x,y)
701 % The format of the GetOneCacheViewAuthenticPixel method is: function
703 % MagickBooleaNType GetOneCacheViewAuthenticPixel(
718 MagickExport MagickBooleanType GetOneCacheViewAuthenticPixel(
772 % you plan to modify the pixel, use GetOneCacheViewAuthenticPixel() instead.
846 % If you plan to modify the pixel, use GetOneCacheViewAuthenticPixel() instead.
903 % GetOneCacheViewAuthenticPixel() instead.
H A Dmethods.h540 #define GetOneCacheViewAuthenticPixel PrependMagickMethod(GetOneCacheViewAuthenticPixel) macro

Completed in 437 milliseconds