How to create rounded corners for GIF images.
Unsolved
General and Desktop
-
@Pl45m4 said in How to create rounded corners for GIF images.:
@Quella
Custom QLabel in roundedRect shape playing a QMovie GIF.I understand that roundedRect can only manipulate one image. If this is correct, do I need to apply roundedRect() to all frames of the GIF image and then assemble them into a new GIF image?