Hi,

I just want to make sure I do not overlook something in the documentation. I have a QPolygonF that defines a non-rectangular shape and would like to fit a QImage or QPixmap into that shape by moving the pixels. I would expect such a functionality in QPainterPath or QGraphicsSceen but couldn't find anything. Am I too stupid to read the documentation? Or is it simply missing and I have to code that stuff on my own?

Thanks

Oliver