format
boolean setWidth(int width)
description
Sets the width of the MediaObject's image.
parameters
width - the new width of the image
width
returns
TRUE - if the image was successfully resized
TRUE
FALSE -if the resize failed
FALSE
throws
The setWidth() method does not throw any exceptions.
setWidth()