The gflGamma function increase or decrease the gamma of a picture.
GFL_ERROR gflGamma( GFL_BITMAP * src,
GFL_BITMAP ** dst,
double gamma );
Parameters
Return value
The function returns GFL_NO_ERROR if it is successful or a value of GFL_ERROR.
See also