get_height


Description:

public int get_height ()

Return the height of the image

This procedure returns the image's height. This value is independent of any of the layers in this image. This is the \"canvas\" height.

Parameters:

this

The image.

Returns:

The image's height.