So when using newImageRect is it kind of annoying to have to put in the height/width each time, when you are already providing the method with the image path itself. On top of this if you resize any files then you need to update your code, as you’ve effectively hard coded in the sizes.
Q1 - How can I remove the need to hardcode of height/width which are required?
Q2 - Or any other good ideas/tips on how to work with newImageRect that reduces need to make code changes?
[import]uid: 140210 topic_id: 27836 reply_id: 327836[/import]