movis.imgproc# The imgproc module provides a set of basic image editing functions for movis compositing. movis.imgproc.alpha_composite Perform alpha compositing of two images (with alpha channels). movis.imgproc.qimage_to_numpy Convert a QImage to a numpy ndarray.