|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API std::vector< uint8_t > MayaFlux::Kakshya::denormalise_to_uint8 | ( | std::span< const float > | src | ) |
Convert a normalised float span back to uint8_t, returning a new vector.
| src | Normalised float span, values in [0, 1]. |
Definition at line 103 of file DataUtils.cpp.
References denormalise_to_uint8().
Here is the call graph for this function: