Purpose

The QImageToML module allows to set a QImage via Python, which is then made available as an ML color image on the output. This is done like this:

ctx.module("QImageToML").object().setImage(qimage)