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