Hey, Does anyone know if I can reflect a QPixmap, without doing the horribly slow conversion to a QImage first? I want to reflect a QPixmap around the x-axis. On my system it takes between 20ms to 100ms to use transformation. Any suggestions? JohnFlux