BBjImage::getHeight
Description
In BBj 15.00 and higher, this method returns the height in pixels of a BBjImage.
Syntax
Return Value | Method |
---|---|
int | getHeight() |
Parameters
None.
Return Value
Returns the height in pixels of the BBjImage.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.