Home
last modified time | relevance | path

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

/external/ImageMagick/tests/
Dwandtest.c5292 background=NewPixelWand(); in main()
5299 border=NewPixelWand(); in main()
5314 fill=NewPixelWand(); in main()
Ddrawtest.c75 color=NewPixelWand(); in ScribbleImage()
/external/ImageMagick/api_examples/
Dwand.c80 color=NewPixelWand(); in main()
/external/ImageMagick/MagickWand/
Dpixel-wand.h62 *NewPixelWand(void),
Dpixel-wand.c388 WandExport PixelWand *NewPixelWand(void) in NewPixelWand() function
456 wands[i]=NewPixelWand(); in NewPixelWands()
Dmagick-property.c240 background_color=NewPixelWand(); in MagickGetBackgroundColor()
Dmagick-image.c6937 pixel_wand=NewPixelWand(); in MagickMontageImage()
/external/ImageMagick/coders/
Dwmf.c474 fill_color=NewPixelWand(); in draw_fill_color_string()
484 fill_color=NewPixelWand(); in draw_fill_color_rgb()
499 stroke_color=NewPixelWand(); in draw_stroke_color_string()
510 stroke_color=NewPixelWand(); in draw_stroke_color_rgb()
525 under_color=NewPixelWand(); in draw_under_color_string()
866 background_color=NewPixelWand(); in ipa_device_begin()
1582 under_color=NewPixelWand(); in ipa_draw_text()
/external/ImageMagick/Magick++/lib/
DDrawable.cpp302 pixel_wand=NewPixelWand(); in operator ()()
699 PixelWand *pixel_wand=NewPixelWand(); in operator ()()
1398 PixelWand *pixel_wand=NewPixelWand(); in operator ()()
1713 PixelWand *pixel_wand=NewPixelWand(); in operator ()()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1411 using MagickCore::NewPixelWand;