Function height from qttools
Brief description
height(image:QImage):int
Returns the height of an image More ...
Function information
| Name: | height |
| Base: | QImage |
| Group: | Qt plugins:Image plugins |
| Icon: | qtimage.png |
| Color: | darkGreen |
| Authors: | Aless Lasaruk |
| Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Returns the height of an image
Input parameters
-
image:
QImage
- Image
Return values
-
Default return value:
int
- Height of the image
