LibGd
2.4.0-dev
GD Graphics library
Loading...
Searching...
No Matches
src
gd_color.h
1
#ifndef GD_COLOR_H
2
#define GD_COLOR_H 1
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
int
gdColorMatch(gdImagePtr
im
,
int
col1,
int
col2,
float
threshold);
9
10
#ifdef __cplusplus
11
}
12
#endif
13
14
#endif
im
Write an image as JPEG data to a gdIOCtx.
Generated by
1.9.8