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

static MagickBooleanType GetFillColor ( const DrawInfo draw_info,
const ssize_t  x,
const ssize_t  y,
PixelPacket fill 
) [inline, static]
static MagickBooleanType GetStrokeColor ( const DrawInfo draw_info,
const ssize_t  x,
const ssize_t  y,
PixelPacket stroke 
) [inline, static]

Generated on 27 Nov 2019 for MagickCore by  doxygen 1.6.1