Home
last modified time | relevance | path

Searched refs:PixelWandId (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickWand/
Dpixel-wand.c58 #define PixelWandId "PixelWand" macro
158 PixelWandId,(double) clone_wand->id); in ClonePixelWand()
365 if (LocaleNCompare(wand->name,PixelWandId,strlen(PixelWandId)) != 0) in IsPixelWand()
409 (void) FormatLocaleString(wand->name,MagickPathExtent,"%s-%.20g",PixelWandId, in NewPixelWand()