Load part of an image by coordinates
Solved
QML and Qt Quick
-
Hi guys,
I want to load part of an image by coordinates, which is in middle of this image. For example, i want to make a clock and 12 numbers of this clock is loaded from an image.
Thanks
-
Hello,
Maybe using sprite can help you.
there are lot of exemples : https://evileg.com/en/post/177/ -