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