Quick question ..
I have a spark image control with scaleMode = 'letterbox'. When I load an image smaller than the actual control it centers nicely. Now what I need to know is the ACTUAL location of the image within the letterbox. In other words, if it is padded 100px on each side, I need to know the amount of padding, if any.
Anyone have any ideas?
-JD