Go to the source code of this file.
Functions | |
| void | gri_float_to_char (const float *in, char *out, int nsamples) |
| void gri_float_to_char | ( | const float * | in, | |
| char * | out, | |||
| int | nsamples | |||
| ) |
convert array of floats to chars with rounding and saturation.
1.5.8