":new/prefix1/Poker.jpg"
This is a path in the resource filesystem.
To access the image that way you have to add it to a qrc file under that path, and compile the qrc.

Anyway, make sure you're able to load jpeg files and this jpeg file does not have any weird compression that the Qt plugin is not able to interpret.

Regards