setHeight

format

boolean setHeight(int height)

description

Sets the height of the MediaObject's image.

parameters

height - the new height of the image

returns

TRUE - if the image was successfully resized

 

FALSE - if the resize failed

throws

The setHeight() method does not throw any exceptions.