Phantom Documentation

[Help Home] [Phantom Home]
Load

bool bitmap.Load(string)

Return Type: bool
Parameters: string FileName

Description:

This function saves a bitmap to the file specified by the FileName parameter. The return value is true if the save was successful. Note that the file name can be either a full path name or a relative path name.

For an example, see the bitmap variable page.


See Also: Save


Copyright 2000-2011 Phantom Automated Solutions