libgphoto2 photo camera library (libgphoto2) API
2.5.23
|
int gp_gamma_correct_single(unsigned char *table, unsigned char *data, unsigned int size)
Gamma correction.
Definition: gamma.c:61
int gp_gamma_fill_table(unsigned char *table, double g)
Initialize a Gamma conversion table.
Definition: gamma.c:78
int gp_gamma_fill_table(unsigned char *table, double g)
Initialize a Gamma conversion table.
Definition: gamma.c:78
#define GP_OK
Everything is OK.
Definition: gphoto2-port-result.h:30
int gp_gamma_correct_single(unsigned char *table, unsigned char *data, unsigned int data_size)
Gamma correction.
Definition: gamma.c:61