The gflSepia function converts a picture in sepia.
GFL_ERROR gflSepia( GFL_BITMAP * src, GFL_BITMAP ** dst, GFL_INT32 percent );
Parameters
Return value
The function returns GFL_NO_ERROR if it is successful or a value of GFL_ERROR.
See also