getwired
06-08-2005, 12:46 PM
I have an image resource that I am loading in a view. This image is 274 x 232. I would like to (on event) resize the image to a width of 137 and height of 116.
Here is what I have... Does anyone know how to perform a resize based on width and height?
<view name="wizImg" resource="wiz.png" x="490" y="14" width="274" height="232">
Here is what I have... Does anyone know how to perform a resize based on width and height?
<view name="wizImg" resource="wiz.png" x="490" y="14" width="274" height="232">