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()
5312 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.c6887 pixel_wand=NewPixelWand(); in MagickMontageImage()
/external/ImageMagick/coders/
Dwmf.c472 fill_color=NewPixelWand(); in draw_fill_color_string()
482 fill_color=NewPixelWand(); in draw_fill_color_rgb()
497 stroke_color=NewPixelWand(); in draw_stroke_color_string()
508 stroke_color=NewPixelWand(); in draw_stroke_color_rgb()
523 under_color=NewPixelWand(); in draw_under_color_string()
859 background_color=NewPixelWand(); in ipa_device_begin()
1575 under_color=NewPixelWand(); in ipa_draw_text()
/external/ImageMagick/Magick++/lib/
DDrawable.cpp333 pixel_wand=NewPixelWand(); in operator ()()
730 PixelWand *pixel_wand=NewPixelWand(); in operator ()()
1429 PixelWand *pixel_wand=NewPixelWand(); in operator ()()
1744 PixelWand *pixel_wand=NewPixelWand(); in operator ()()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1388 using MagickCore::NewPixelWand;