MagickCore
6.9.12-43
Convert, Edit, Or Compose Bitmap Images
|
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 *fill) |
static MagickBooleanType | GetStrokeColor (const DrawInfo *draw_info, const ssize_t x, const ssize_t y, PixelPacket *stroke) |
|
inlinestatic |
References _Image::exception, _DrawInfo::fill, _DrawInfo::fill_opacity, _DrawInfo::fill_pattern, GetOneVirtualMethodPixel(), MagickEpsilon, MagickFalse, MagickTrue, _Image::matte, _PixelPacket::opacity, OpaqueOpacity, QuantumRange, QuantumScale, _Image::tile_offset, TileVirtualPixelMethod, TransparentOpacity, _RectangleInfo::x, and _RectangleInfo::y.
Referenced by ColorFloodfillImage(), DrawPolygonPrimitive(), DrawPrimitive(), FloodfillPaintImage(), and RenderPostscript().
|
inlinestatic |
References _Image::exception, GetOneVirtualMethodPixel(), MagickEpsilon, MagickFalse, MagickTrue, _Image::matte, _PixelPacket::opacity, OpaqueOpacity, QuantumRange, QuantumScale, _DrawInfo::stroke, _DrawInfo::stroke_opacity, _DrawInfo::stroke_pattern, _Image::tile_offset, TileVirtualPixelMethod, TransparentOpacity, _RectangleInfo::x, and _RectangleInfo::y.
Referenced by DrawPolygonPrimitive().