Small issue, I have an image which I split into two images using the QImage::copy() function. I then did some custom painting on each piece of the image and now I want to join the two pieces back into the original image and render the image into a pdf using the QPdfWriter. My problem is that I am struggling figuring out how to join the image pieces together.
thanking you in advance.




Reply With Quote
Bookmarks