Searched refs:DrawAlpha (Results 1 – 4 of 4) sorted by relevance
/external/ImageMagick/MagickWand/ |
D | drawing-wand.h | 130 DrawAlpha(DrawingWand *,const double,const double,const PaintMethod),
|
D | drawing-wand.c | 662 WandExport void DrawAlpha(DrawingWand *wand,const double x,const double y, in DrawAlpha() function
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Include.h | 1224 using MagickCore::DrawAlpha;
|
/external/ImageMagick/Magick++/lib/ |
D | Drawable.cpp | 211 DrawAlpha(context_,_x,_y,_paintMethod); in operator ()()
|