MagickCore  6.9.11-60
Convert, Edit, Or Compose Bitmap Images
draw-private.h File Reference
#include "magick/cache.h"
#include "magick/image.h"
#include "magick/memory_.h"
Include dependency graph for draw-private.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ GetFillColor()

◆ GetStrokeColor()