Win32Bmp() > Methods | ![]() |
![]() |
![]() |
Loads a bitmap image file into memory.
:loadFile( <cFileName> ) --> lSuccess
Method :loadFile() loads the specified bitmap file into memory and returns a logical value indicating success of the operation. When the file is successfully loaded, the return value is .T. (true). The bitmap can then be output with method :draw().
http://www.xHarbour.com