Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Ddrawing-wand.h192 DrawSetBorderColor(DrawingWand *,const PixelWand *),
Ddrawing-wand.c4476 WandExport void DrawSetBorderColor(DrawingWand *wand, in DrawSetBorderColor() function
/external/ImageMagick/Magick++/lib/
DDrawable.cpp335 DrawSetBorderColor(context_,pixel_wand); in operator ()()