PandA-2024.02
|
#include "mypgm.h"
Go to the source code of this file.
Functions | |
int | make_inverse_image (unsigned char *image1, unsigned char *image2, unsigned int x_size, unsigned int y_size) |
int make_inverse_image | ( | unsigned char * | image1, |
unsigned char * | image2, | ||
unsigned int | x_size, | ||
unsigned int | y_size | ||
) |
Definition at line 4 of file inverse.c.
References MAX_BRIGHTNESS, MAX_IMAGESIZE, and x.
Referenced by test().