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