MagickCore
6.8.9
|
Go to the source code of this file.
Functions | |
static MagickBooleanType | GetFillColor (const DrawInfo *draw_info, const ssize_t x, const ssize_t y, PixelPacket *pixel) |
static MagickBooleanType | GetStrokeColor (const DrawInfo *draw_info, const ssize_t x, const ssize_t y, PixelPacket *pixel) |
|
inlinestatic |
References _Image::exception, _DrawInfo::fill, _DrawInfo::fill_pattern, GetOneVirtualMethodPixel(), MagickFalse, MagickTrue, _Image::matte, _PixelPacket::opacity, OpaqueOpacity, _Image::tile_offset, TileVirtualPixelMethod, _RectangleInfo::x, and _RectangleInfo::y.
Referenced by ColorFloodfillImage(), DrawPolygonPrimitive(), DrawPrimitive(), FloodfillPaintImage(), RenderPostscript(), and RenderType().
|
inlinestatic |
References _Image::exception, GetOneVirtualMethodPixel(), MagickFalse, MagickTrue, _Image::matte, _PixelPacket::opacity, OpaqueOpacity, _DrawInfo::stroke, _DrawInfo::stroke_pattern, _Image::tile_offset, TileVirtualPixelMethod, _RectangleInfo::x, and _RectangleInfo::y.
Referenced by DrawPolygonPrimitive().