Home
last modified time | relevance | path

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

/external/ImageMagick/tests/
Dwandtest.c5288 background=NewPixelWand(); in main()
5295 border=NewPixelWand(); in main()
5310 *const 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.c382 WandExport PixelWand *NewPixelWand(void) in NewPixelWand() function
444 wands[i]=NewPixelWand(); in NewPixelWands()
Dmagick-property.c236 background_color=NewPixelWand(); in MagickGetBackgroundColor()
Dmagick-image.c7546 pixel_wand=NewPixelWand(); in MagickMontageImage()
/external/ImageMagick/coders/
Dwmf.c471 fill_color=NewPixelWand(); in draw_fill_color_string()
481 fill_color=NewPixelWand(); in draw_fill_color_rgb()
496 stroke_color=NewPixelWand(); in draw_stroke_color_string()
507 stroke_color=NewPixelWand(); in draw_stroke_color_rgb()
522 under_color=NewPixelWand(); in draw_under_color_string()
860 background_color=NewPixelWand(); in ipa_device_begin()
1580 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.h1440 using MagickCore::NewPixelWand;