LoadImage()
Syntax
Result = LoadImage(#Image, FileName$)
Description
Load the specified image. The image format can either be a BMP or an ICON (.ico) file. If the function fails, 0 is returned, else all is fine.
Supported OS
Windows, Linux