Home
last modified time | relevance | path

Searched refs:DrawAlpha (Results 1 – 4 of 4) sorted by relevance

/external/ImageMagick/MagickWand/
Ddrawing-wand.h128 DrawAlpha(DrawingWand *,const double,const double,const PaintMethod),
Ddrawing-wand.c662 WandExport void DrawAlpha(DrawingWand *wand,const double x,const double y, in DrawAlpha() function
/external/ImageMagick/Magick++/lib/
DDrawable.cpp242 DrawAlpha(context_,_x,_y,_paintMethod); in operator ()()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1201 using MagickCore::DrawAlpha;