OverlayBitmap::getHeight Method |
||
| Returns the height of the OverlayBitmap. | ||
| Syntax: | long getHeight() const; |
|
| Return value: | The height in pixels of the OverlayBitmap. |
|
| Remarks: | The height of the OverlayBitmap is equal to the height of the currently used video format. |
|
| See also: | OverlayBitmap, OverlayBitmap::getWidth | |