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