spectrum_utils requires Python version 3.10+ and can be installed with pip or conda.
* Converts an I1 buffer to ARGB8888 format. * @param buf_i1 pointer to buffer with I1 formatted render * @param buf_argb8888 pointer to buffer for ARGB8888 render * @param width width in pixels of the ...