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

/external/ImageMagick/MagickCore/
H A Dpixel.c2159 % GetPixelInfo() initializes the PixelInfo structure.
2161 % The format of the GetPixelInfo method is:
2163 % GetPixelInfo(const Image *image,PixelInfo *pixel)
2172 MagickExport void GetPixelInfo(const Image *image,PixelInfo *pixel)
2162 MagickExport void GetPixelInfo(const Image *image,PixelInfo *pixel) function
H A Dmethods.h497 #define GetPixelInfo PrependMagickMethod(GetPixelInfo) macro

Completed in 202 milliseconds