php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
gd_color_match.c File Reference
#include "gd.h"
#include "gdhelpers.h"
#include "gd_intern.h"
#include "php.h"

Go to the source code of this file.

Functions

int gdImageColorMatch (gdImagePtr im1, gdImagePtr im2)
 

Function Documentation

◆ gdImageColorMatch()

int gdImageColorMatch ( gdImagePtr im1,
gdImagePtr im2 )

Definition at line 10 of file gd_color_match.c.