php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
gdtest.c File Reference
#include <stdio.h>
#include <unistd.h>
#include "gd.h"

Go to the source code of this file.

Functions

void CompareImages (char *msg, gdImagePtr im1, gdImagePtr im2)
 
int main (int argc, char **argv)
 

Function Documentation

◆ CompareImages()

void CompareImages ( char * msg,
gdImagePtr im1,
gdImagePtr im2 )

Definition at line 360 of file gdtest.c.

◆ main()

int main ( int argc,
char ** argv )

Definition at line 20 of file gdtest.c.