LibGd
2.4.0-dev
GD Graphics library
Loading...
Searching...
No Matches
src
gd_draw_blend.h
1
#ifndef GD_DRAW_BLEND_H
2
#define GD_DRAW_BLEND_H
3
4
void
gdBlendColor(
gdContextPtr
context,
const
gdSpanRlePtr rle,
const
gdColorPtr color);
5
void
gdPathBlend(
gdContextPtr
context,
const
gdSpanRlePtr rle);
6
7
#endif
// GD_DRAW_BLEND_H
gdContextPtr
gdContext * gdContextPtr
Opaque 2D drawing context pointer.
Definition
gd_vector2d.h:44
Generated by
1.9.8