The getHeight() method returns the vertical size in pixels.
Syntax
<object name>.getHeight();
Parameters
This function has no parameters.
Example
if (image.getHeight() == 480)
{...
Copyright © 2004-2020 Automated Media Processing Solutions, Inc. dba Equilibrium. All rights reserved.
On-Line Documentation